youcef92 / flotr

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

Support disabling drawing the axises #165

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Although the axises labels can be disabled, the actual axises themselves 
cannot. This becomes a problem for pie charts because even with the axises 
labels disabled the chart shows a black border around the edge.

Original issue reported on code.google.com by alla...@gmail.com on 27 Dec 2010 at 5:15

GoogleCodeExporter commented 8 years ago
I might be able to fix this sometime this week.

Original comment by alla...@gmail.com on 27 Dec 2010 at 5:15

GoogleCodeExporter commented 8 years ago
Wow I am an idiot. This is already in the trunk version (r174) and can be used 
by setting the 'grid' property 'outlineWidth' to 0.

Sorry, you can consider this closed I guess.

Original comment by alla...@gmail.com on 31 Dec 2010 at 2:31

GoogleCodeExporter commented 8 years ago
It's easy to overlook with so many options. Don't worry about it :)

Original comment by peter....@solide-ict.nl on 2 Feb 2011 at 1:36