kt_charts_widget_35_tab_1
can you advice me, how do i import my own data into this kt_charts_widget_35_tab_1
chart table
thank you
Hi,
This example uses Apexchart plugin. You will need to edit the chart function in src/js/widgets/charts/widget-35.js
then recompile your assets folder with Gulp or Webpack.
Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment, you will only need the compile assets, no need to install the build tools dependencies there.
Regards.