Hi Anna,
thanks for your post
I have a timebar connected to a chartview. Depending on the selected timespan in the timebar the chartview is updated. The timebar can display up to years of sensordata which interval in 500 milliseconds. The data is sampled with chartdatasource. It is also possible to zoom into the timebar, which leads to more detailed representation of the data.
Now i would like to
1) always show a minimum count of labels
2) add annotations which show the timespan between the axis-ticks and if possible time elapsed after visiblerange.min
thanks
KA
I found a similar approach at here but there the