markrcote / flot-tickrotor

Flot plugin to display angled X-axis tick labels. This repo is unmaintained in part due to flot being in a similar situation.
23 stars 39 forks source link

duplicate labels with flot-0.8.0-beta #5

Closed edslatt closed 11 years ago

edslatt commented 11 years ago

I hope your still maintaining this; it’s really a needed capability for bar charts. rotate-labels

markrcote commented 11 years ago

Sort of. :) I will try to take a look at it soon.

imonteiro commented 11 years ago

I'm having the same issue, any news on this?

Thanks

RAR commented 11 years ago

I've also hit this issue. Tried to figure out why and found the unexpected non-rotated text actually shows up after the plugin finishes... so I'm not sure it's actually an issue with the tickrotor.

markrcote commented 11 years ago

Finally figured it out. It was a regression in flot itself: https://github.com/flot/flot/pull/1091 Once it is accepted, this plug-in will work again.