charts in jsreport
-
Hi,
I am trying to show a gantt chart in jsreports. The bars are not right. The span should be more. Please take a look at the playground sample - https://playground.jsreport.net/w/rashmim00/n4SNYVK3
Same code if I run on jsfiddle - the bars show properly.
Not sure what's going on.Thanks for helping me,
Rashmi
-
Try to turn off the chartjs animations...
-
Thank you - that does the trick.
-
A follow-up - how to show tooltips or the value at the end of bar.
Thanks,
Rashmi
-
This is the particular library topic, not jsreport. Please refer to the chart.js docs or a general development forum.