/t5/coldfusion-discussions/cfchart-values-on-the-markers/td-p/413652May 27, 2008
May 27, 2008
Copy link to clipboard
Copied
Is it possible using the charts in Coldfusion to display the
value next to or above the markers. I would like to immediately see
the value associated with a marker without having to hover over the
marker.
/t5/coldfusion-discussions/cfchart-values-on-the-markers/m-p/413653#M37202May 29, 2008
May 29, 2008
Copy link to clipboard
Copied
LATEST
The answer requires a change to the default.xml file or
whichever style you are using
<dataLabels foreground="black"
datalabelstyle="value" placement="inside"/>