gmmoraesbr / flot

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

xaxis, yaxis positioning not working #346

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the API documentation there is mention of a "position" setting: "top" or
"bottom" or "left" or right". Also, there is mention of a "color" setting.
However, in the jquery.flot.js file neither of these values are present.
Declaring values for these 2 settings has no effect on my graph and the
axis placements. What am I doing wrong?

Original issue reported on code.google.com by ked...@gmail.com on 11 May 2010 at 3:52

GoogleCodeExporter commented 8 years ago
I think you've got the development version API.txt mixed up with the code from 
the 0.6 release. This was a new feature introduced with the as-many-as-you-like 
axis support in Flot; it's not yet in a release, but if you grab the 
development version of the code, it should work.

Original comment by olau%iol...@gtempaccount.com on 13 Dec 2010 at 4:21

GoogleCodeExporter commented 8 years ago

Original comment by dnsch...@gmail.com on 4 Jun 2012 at 2:52