Question
Dynamically draw and move an axis and these labels
What is the best method to dynamically draw an axis with these graduations with label. For example, I want to display a range of 4 graduations out of 100 and be able to move the axis according to a value from my application.

