How to use echarts with the toolbox javascript plugin

Hi,

I want to use echarts Apache ECharts in my app. Echarts works by initiating an echart instance and tying to a dom in the html page. This is what I tried till now.

  • I installed the toolbox plugin.
  • Added an html element with the below code:
    image
  • Added a workflow to show the html element and run javascript:

But I don’t see the chart data in the preview. Here’s the link to my app.

I’d appreciate any help to get this working. Thanks in advance.

This topic was automatically closed after 70 days. New replies are no longer allowed.