You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2021/07/12 11:24:09 UTC

[echarts] branch feat-colorBy updated (036bf3c -> 2c80de2)

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

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


    from 036bf3c  fix(colorBy): fix tree and sankey
     add 2c80de2  fix(colorBy): support only series and data

No new revisions were added by this update.

Summary of changes:
 src/chart/bar/BarSeries.ts                     | 2 --
 src/chart/boxplot/BoxplotSeries.ts             | 2 --
 src/chart/candlestick/CandlestickSeries.ts     | 2 --
 src/chart/custom/CustomSeries.ts               | 2 --
 src/chart/effectScatter/EffectScatterSeries.ts | 2 --
 src/chart/funnel/FunnelSeries.ts               | 2 +-
 src/chart/gauge/GaugeSeries.ts                 | 2 +-
 src/chart/graph/GraphSeries.ts                 | 2 --
 src/chart/heatmap/HeatmapSeries.ts             | 2 --
 src/chart/line/LineSeries.ts                   | 2 --
 src/chart/lines/LinesSeries.ts                 | 2 --
 src/chart/map/MapSeries.ts                     | 2 --
 src/chart/parallel/ParallelSeries.ts           | 2 --
 src/chart/pie/PieSeries.ts                     | 4 +---
 src/chart/radar/RadarSeries.ts                 | 2 +-
 src/chart/scatter/ScatterSeries.ts             | 2 --
 src/chart/themeRiver/ThemeRiverSeries.ts       | 3 +--
 src/chart/treemap/TreemapSeries.ts             | 1 -
 src/model/Series.ts                            | 2 +-
 src/model/globalDefault.ts                     | 2 +-
 src/util/types.ts                              | 2 +-
 src/visual/aria.ts                             | 4 ++--
 src/visual/style.ts                            | 9 +++++----
 23 files changed, 15 insertions(+), 42 deletions(-)

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