Hi,
I am working on coldfusion 8 charting and have couple of issue:
1. When I create a 3D bar graph the datalabel are getting displayed just above
the bar but I need some space between the datalabel and the bar so I used below
code to achieve that:
<dataLabels style="Pattern">
<![CDATA[
$(value)\n.
]]>
</dataLabels>
but not happy with this because it places a '.' on the bar and \n is not
working without putting any character after that.
2. Another thing what I am looking forward to achieve is display datalabel for
only non-zero values. How can I achieve this?
Your help will be highly appreciated.
Thanks,
Sachin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:342776
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm