Skip to main content
Participant
May 27, 2008
Question

cfchart - values on the markers

  • May 27, 2008
  • 1 reply
  • 394 views
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
    This topic has been closed for replies.

    1 reply

    chortoAuthor
    Participant
    May 29, 2008
    The answer requires a change to the default.xml file or whichever style you are using
    <dataLabels foreground="black" datalabelstyle="value" placement="inside"/>