indzine Report post Posted December 13, 2011 (edited) Hi. I was just wondering if it was possible to have the tick marks/values match the colorRange maxvalues. For example, if I had 5 color tags, whose maxvalues were at irregular intervals, could the major ticks be made to line up with the end of each range? Your help is much appreciated. Edited December 13, 2011 by indzine Share this post Link to post Share on other sites
Guest Angshu Report post Posted December 14, 2011 Hi, Welcome to FusionCharts Forum! Could you please send us a screenshot of your requirement? Awaiting for your response. Share this post Link to post Share on other sites
indzine Report post Posted December 14, 2011 (edited) Hi Angshu. I've attached a screenshot of what I mean. No worries if it's not possible. I bought a licence this morning anyway as it was decided your widgets were closest to what we needed of all that we looked at. The xml code of the colorRange, for reference: <colorRange> <color minValue='0' maxValue='5000' code='333333' /> <color minValue='5000' maxValue='10000' code='666666' /> <color minValue='10000' maxValue='20000' code='999999' /> <color minValue='20000' maxValue='40000' code='cccccc' /> <color minValue='40000' maxValue='75000' code='ffffff' /> </colorRange> So, ideally the major ticks will line up with the maxValue's. Edited December 14, 2011 by indzine Share this post Link to post Share on other sites
indzine Report post Posted December 16, 2011 So not possible then? Share this post Link to post Share on other sites