Cool article!<p>In Makie, you can efficiently put a label on a slider by using<p>`sliderplot, observable = AbstractPlotting.textslider(range, label, start = startvalue)`<p>where sliderplot is the actual Scene object and observable is the value of the observable.