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

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


    from 5826ca5  Merge pull request #14862 from 
apache/enhance-visual-regression-test
     add 5162c4f  chore: enhance the script compatibility in Windows and fix 
some lint errors.
     add f1f4556  chore: remove unused import and code.
     add 76c7f7a  chore: remove unused import and code.
     add 38b7b77  chore: use `npx` for script.
     new 9c788fb  Merge pull request #14872 from apache/fix-scripts

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:
 package.json                                      |  8 ++++----
 src/chart/candlestick/candlestickVisual.ts        |  4 +---
 src/chart/funnel/FunnelSeries.ts                  |  2 --
 src/chart/funnel/FunnelView.ts                    |  3 +--
 src/chart/helper/Line.ts                          |  2 +-
 src/chart/line/install.ts                         |  5 ++---
 src/chart/line/lineAnimationDiff.ts               |  2 +-
 src/chart/sankey/SankeySeries.ts                  |  6 ++----
 src/component/axis/CartesianAxisView.ts           |  3 +--
 src/component/axis/SingleAxisView.ts              |  1 -
 src/component/axisPointer/CartesianAxisPointer.ts |  3 +--
 src/component/axisPointer/PolarAxisPointer.ts     |  6 +++---
 src/component/axisPointer/SingleAxisPointer.ts    |  3 +--
 src/component/dataZoom/SliderZoomView.ts          |  3 +--
 src/component/marker/MarkLineView.ts              | 20 ++++++++++++++++----
 src/component/marker/MarkerView.ts                |  7 +++++--
 src/component/radar/install.ts                    |  4 ++--
 src/component/timeline/SliderTimelineModel.ts     |  4 +++-
 src/component/toolbox/feature/DataView.ts         |  2 ++
 src/component/toolbox/feature/SaveAsImage.ts      |  4 +++-
 src/coord/calendar/Calendar.ts                    |  1 -
 src/coord/radar/Radar.ts                          |  3 +--
 src/data/helper/sourceHelper.ts                   |  5 ++---
 src/model/mixin/palette.ts                        |  1 -
 24 files changed, 53 insertions(+), 49 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to