This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from 788872a  Merge pull request #14930 from 
Map1en/fix-treemap-err-when-setOption-twice
     add 923f84f  feat(legend): supporting legend.symbolRotate #11995
     add be5effc  Merge branch 'master' into fix-legend-rotate
     add a164e0d  Merge branch 'master' into fix-legend-rotate
     add f286d8c  Merge branch 'master' into fix-legend-rotate
     add 589249f  Merge branch 'fix-legend-rotate' of 
github.com:apache/incubator-echarts into fix-legend-rotate
     add b65e590  fix(legend): no rotation when icon is defined
     add 8d047cb  refactor(legend): rename variables
     new 76ae21d  Merge pull request #14876 from apache/fix-legend-rotate

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/chart/custom/install.ts         |  2 +-
 src/chart/line/LineSeries.ts        | 14 +++++--
 src/chart/map/MapSeries.ts          | 28 ++++++-------
 src/chart/map/mapSymbolLayout.ts    |  2 +-
 src/component/helper/MapDraw.ts     |  2 +-
 src/component/legend/LegendModel.ts | 12 +++---
 src/component/legend/LegendView.ts  | 79 ++++++++++++++++++++-----------------
 src/component/radar/install.ts      |  4 +-
 src/data/List.ts                    |  2 +-
 src/model/Series.ts                 |  6 +--
 src/visual/symbol.ts                |  6 +--
 test/legend-style.html              | 72 +++++++++++++++++++++++++++++++--
 12 files changed, 152 insertions(+), 77 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to