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 7b34b1923 fix(theme): update according to the pr review add 77826be83 fix: update styles No new revisions were added by this update. Summary of changes: src/chart/map/MapSeries.ts | 6 +-- src/component/axisPointer/AxisPointerModel.ts | 4 +- src/component/legend/ScrollableLegendModel.ts | 4 +- src/component/timeline/SliderTimelineModel.ts | 12 +++--- src/component/tooltip/TooltipModel.ts | 1 - src/component/tooltip/TooltipView.ts | 4 +- src/coord/cartesian/GridModel.ts | 6 +-- src/coord/geo/GeoModel.ts | 8 ++-- src/theme/dark.ts | 29 ++++++++++++-- src/visual/tokens.ts | 6 +++ test/theme-list.html | 56 +++++++++++++++++++++++++++ 11 files changed, 109 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org