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

sushuang pushed a change to branch dataset-trans
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 246667e  fix: prevent potential issue after the implementation of 
isString change.
     add feae3b4  feature: move boxplot transform internally.

No new revisions were added by this update.

Summary of changes:
 src/chart/boxplot.ts                               |  3 +
 .../chart/boxplot}/boxplotTransform.ts             | 29 +++++----
 .../chart/boxplot}/prepareBoxplotData.ts           | 35 ++---------
 test/boxplot-multi.html                            | 48 ++++++++-------
 test/boxplot.html                                  | 70 ++++++++++------------
 test/encode.html                                   | 24 +++++---
 6 files changed, 96 insertions(+), 113 deletions(-)
 copy {extension-src/dataTool => src/chart/boxplot}/boxplotTransform.ts (72%)
 copy {extension-src/dataTool => src/chart/boxplot}/prepareBoxplotData.ts (75%)


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

Reply via email to