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

labelHeight is ignored #18

Open olimortimer opened 9 years ago

olimortimer commented 9 years ago

flot-tickrotor ignores the labelHeight, so this fixes that issue, and will only use the rotated label height if it's greater than our options labelHeight.

Ref #17

jtpdev commented 6 years ago

It's worked fine to me!

olimortimer commented 6 years ago

@jtpdev that was 3 years ago! I'm guessing it may have been fixed since then.

jtpdev commented 6 years ago

Well, I tryed use the code, but it was not solve, then I solved my problem with your commit.

olimortimer commented 6 years ago

Oh, the commit worked fine? I thought you meant that the issue didn't exist.

jtpdev commented 6 years ago

Oh no! Sorry? The commit worked fine to me! Thanks!