youcef92 / flotr

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

Enhancement: Setting x and y tick spacing equal #82

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I haven't found the setting in the options if it exists, but as I am 
beginning to use flotr to render geometry, it would be helpful to set up a 
grid with ticks that are equal in the x and y plane, as graphing paper would 
be.  Would this be an easy add?  Thanks again for a great library, Fabien!

Original issue reported on code.google.com by rdmil...@gmail.com on 11 Aug 2009 at 3:41

GoogleCodeExporter commented 8 years ago
This option doesn't exist, could you give me some use case for this feature ?
Would you like to print the plot and have a regular grid ?
And the credit comes to Bas, who is at the origin of this project :)

Original comment by fabien.menager on 15 Aug 2009 at 8:09

GoogleCodeExporter commented 8 years ago
Isn't this just a case of setting the same min and max values for both axes? Or
specifying the ticks manually for both?

Original comment by peter....@solide-ict.nl on 7 Jun 2010 at 10:51

GoogleCodeExporter commented 8 years ago
Yeah, I think Peter is right, this may be the best solution.

Original comment by fabien.menager on 12 Aug 2010 at 12:50