Skip to main content
Participant
May 2, 2017
Question

adding arrows to a bar chart using cfchart

  • May 2, 2017
  • 0 replies
  • 343 views

I am using coldfusion 2016 and I am attempting to create a simple bar chart with an arrow above one of the bars in the chart.  I know that coldfusion uses zingcharts for its charting library and I know that zingcharts is able to add arrows  (Chart Arrows | ZingChart ).  Is there a way to accomplish this using cfchart?

To further complicate the issue, I would like these charts to appear in a pdf which is generated using cfdocument.  Is this possible?

If not, is there an easy way to use a 3rd party charting library (such as d3, chart.js, etc) to generate charts for use in a pdf generated using cfdocument?

    This topic has been closed for replies.