ellery79
29-08-2017
Hi ,
I would like to use javascipt library like d3.js, chart.js to create a dynamic chart.
Is it possible to do it in Adobe Livecycle?
Any instruction involving this topic would be welcome.
_Bruce_Robertson
MVP
01-09-2017
Hi,
I have seen some samples of charts in an Adobe LiveCycle form.
For a bar chart have a look at DIY Column Chart
There are some more complex one here LiveCycle Blog: Charts , including bubble chart, line charts, bar charts and pie charts.
All the javascript libraries I've require HTML5 and the canvas object which isn't available in an Adobe LiveCycle form.
Regards
Bruce