Hey Syam, really nice Add On. On Echart i’ve seen an example of a Gantt-Chart:
https://echarts.apache.org/examples/en/editor.html?c=custom-profile
Is this possible to implement with your add on?
Hey Syam, really nice Add On. On Echart i’ve seen an example of a Gantt-Chart:
https://echarts.apache.org/examples/en/editor.html?c=custom-profile
Is this possible to implement with your add on?
Hi,
That is a custom chart. Custom charts require a renderer function written in Javascript and that’s not currently supported.
This chart is supported now. It’s called XRangeChart
.
Also, there a couple of similar charts available now: GanttChart
and ActivityChart
.