This program is the implementation of Echart block digram in Svelte
Install the dependencies using:
npm install
You can run the program using:
npm run dev
Or you can use the codesandbox link to check the program.
echarts and svelte
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.