youcef92 / flotr

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

Minor tick support #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Here's a patch to add support for what Gnuplot calls "minor ticks". These
are ticks and grid lines between the regular grid lines.

This is both an improvement over the drawing of help grid lines in my
logarithmic plot patch from issue 21 (making it more configurable as well
as more robust), and an improvement to existing plots to add extra help
lines to regular linear and radar plots.

See the modifications I made to the example html files; it'll be instantly
clear, visually, what the use of this is.

Original issue reported on code.google.com by peter....@solide-ict.nl on 7 Jun 2010 at 8:25

GoogleCodeExporter commented 8 years ago
Here's a version with a small bugfix for a rare edge case. If you're okay with 
it I could commit it myself?

Original comment by peter....@solide-ict.nl on 14 Jul 2010 at 12:03

GoogleCodeExporter commented 8 years ago
Oops, forgot to include the html file changes this time.

Original comment by peter....@solide-ict.nl on 14 Jul 2010 at 12:06

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you, I'm applying it right now, it will be commited tonight.

Original comment by fabien.menager on 16 Jul 2010 at 7:01

GoogleCodeExporter commented 8 years ago
Thanks a bunch!

Original comment by peter....@solide-ict.nl on 19 Jul 2010 at 10:06