Copy link to clipboard
Copied
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?
Have something to add?