Closed ebuychance closed 10 years ago
I agree with ebuychance, why ticks property is empty... can you provide property for retrieve label in item?
Hm yeah we have to clear that property so that flot itself doesn't display the ticks over top of the rotated ticks created by the plugin. I'll have to think about this.
Ticks now exposed now as xaxis.rotatedTicks. I will file an issue with flot core to provide a suitable hook so I don't require this hack; the display routine of ticks should be separate from their values.
:+1: :beers:
How can I get the ticks' labels for the flot hover event??
xaxis.ticks is obviously empty after calling rotateTicks..
Thanks