This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a change to branch feat-theme
in repository https://gitbox.apache.org/repos/asf/echarts.git
from 0882eddc7 feat(theme): remove light colorLayer
add 7b34b1923 fix(theme): update according to the pr review
No new revisions were added by this update.
Summary of changes:
src/chart/bar/BarSeries.ts | 3 +-
src/chart/funnel/FunnelSeries.ts | 2 +-
src/chart/gauge/GaugeSeries.ts | 4 +-
src/chart/line/LineSeries.ts | 4 +-
src/chart/pie/PieSeries.ts | 2 +-
src/component/dataZoom/SliderZoomModel.ts | 11 +++--
src/component/tooltip/TooltipModel.ts | 2 +-
src/coord/calendar/CalendarModel.ts | 4 +-
src/core/echarts.ts | 5 +-
src/model/globalDefault.ts | 6 ++-
src/theme/rainbow.ts | 0
src/visual/tokens.ts | 48 +++++++++----------
test/theme-list.html | 2 +-
theme/{roma.js => rainbow.js} | 80 +++++--------------------------
14 files changed, 62 insertions(+), 111 deletions(-)
create mode 100644 src/theme/rainbow.ts
copy theme/{roma.js => rainbow.js} (50%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]