echarts-doc
echarts-doc copied to clipboard
Official repository of Apache ECharts documentation
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:  The last two lines of text, 'Code Style'...
https://github.com/apache/echarts/issues/17576
pr: https://github.com/apache/echarts/pull/20218
https://github.com/apache/echarts/pull/21317
https://github.com/apache/echarts/pull/21369
- 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