Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

cfchart - values on the markers

New Here ,
May 27, 2008 May 27, 2008
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.

Thanks
375
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 29, 2008 May 29, 2008
LATEST
The answer requires a change to the default.xml file or whichever style you are using
<dataLabels foreground="black" datalabelstyle="value" placement="inside"/>
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources