go4webdev

Echarts - An Open Source JavaScript Library

Add the link to Echarts in the head tag

There may be an option to download this script to your own server to further increase the speed.

</head>
   <script src="https://cdnjs.cloudflare.com/ajax/libs/echarts/5.3.2/echarts.min.js"></script>
</head>
      
ECharts example