devanshukumar / flot

Automatically exported from code.google.com/p/flot
0 stars 0 forks source link

labelWidth and labelHeight for axis settings do not work #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set labelWidth/labelHeight for x- or yaxis
2. nothing happens

What is the expected output? What do you see instead?
some change in the display of the labels

What version of the product are you using? On what operating system?
0.4

Please provide any additional information below.
I searched jquery.flot.js for labelWidth/labelHeight in order to check the
script but I did not find it. So I think it is not yet implemented. Am I right?

Actually I searched a way to remove the xaxis labels.

Original issue reported on code.google.com by SKlem...@gmail.com on 26 May 2008 at 10:52

GoogleCodeExporter commented 8 years ago
I checked out the current version from svn and there these options seem to be
implemented. So I think this issue can be closed.

Original comment by SKlem...@gmail.com on 27 May 2008 at 6:39

GoogleCodeExporter commented 8 years ago
Yep, thanks! You're likely looking at the documentation for the SVN release. I'm
usually not this slow to make a release, otherwise you probably wouldn't have 
noticed.

Original comment by olau%iol...@gtempaccount.com on 8 Sep 2008 at 9:29