harikris / achartengine

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

Be able to remove the tick marks for the axis labels #336

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
(Please see the additional information at the bottom of this description.)

What is the expected output? What do you see instead?
I would like to see the tick marks be removed if desired.

Please provide a source code snippet that we can use to replicate the issue.
I would like to be able to use multirenderer.setShowTickMarks(false);

What version of the product binary library are you using?
The latest.

Please provide any additional information below.
I would like to remove the tick marks of an axis label rather than just 
removing the entire label itself. This would a better UI experience for the 
type of chart I am using.

Original issue reported on code.google.com by bwh...@peaksware.com on 30 Jul 2013 at 3:17

GoogleCodeExporter commented 9 years ago
I've attached a patch to solve this problem.

Original comment by bwh...@peaksware.com on 30 Jul 2013 at 5:23

Attachments:

GoogleCodeExporter commented 9 years ago
Added to SVN.
Thanks for the great contribution.

Original comment by dandrome...@gmail.com on 9 Aug 2013 at 10:53