* chore: bump version to 3.0.4 and update ECharts dependency to 6.0.0 (#601)
* docs: update README to reflect ECharts version support for v6.0.0
* fix: standardize formatting and improve code readability in dynamic, simple, and theme examples
* chore: update npm install script
---------
Co-authored-by: tangweikun <819573105@qq.com>
Co-authored-by: hustcc <i@hust.cc>
* Add locale to Opts type
as available in echarts v5
* Add example of using Opts.locale to the demo website
Co-authored-by: Sylvain Thénault <sylvain.thenault@lowatt.fr>