echarts-doc icon indicating copy to clipboard operation
echarts-doc copied to clipboard

Official repository of Apache ECharts documentation

Results 63 echarts-doc issues
Sort by recently updated
recently updated
newest added

Hi, [nameTruncate](https://github.com/apache/echarts/blob/9c4b7423e7cd0727f5f648b720f151885aee53a4/src/coord/axisCommonTypes.ts#L42) is not documented. It's possible to add this in Apache ECharts documentation...

suggest a full screen of this page's right area. https://echarts.apache.org/zh/theme-builder.html preview a full screen echarts demo

While reading the documentation, I noticed extra text at the bottom of the Table of Contents on the [Coding Standard](https://echarts.apache.org/en/coding-standard.html) page: ![image](https://github.com/apache/echarts-doc/assets/52186032/d7178818-c382-4f1c-8d2c-57e86be6165c) The last two lines of text, 'Code Style'...

https://github.com/apache/echarts/issues/17576

pr: https://github.com/apache/echarts/pull/20218

- Replaced Element UI with Element Plus. - Updated 'highlight', 'lazyload', and 'mark' Vue directives. - Added Prettier for code consistency across echarts project. - Removed unused 'vue-text-highlight'. - Removed...

According to testing and https://github.com/apache/echarts/blob/d0d53db621f92a6085213b53668853e63d7c7d85/src/util/number.ts#L116 it is possible to use not only 'middle' but 'center' as placement option too.

Relates apache/echarts#21001 Add docs for new `triggerLineOnlyEvent` option