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

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


    from 229e15a  Fix default text style bug (brought by previous optimize).
     new 5fc7925  Fix legend highlight bug brought by previous update.
     new fa47705  tweak
     new 65ead2b  Fix map problem brought from geo upgrade.
     new 0186bd8  fix event query rule.

The 4 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:
 src/chart/treemap/Breadcrumb.js    |  1 +
 src/component/axis/AxisBuilder.js  |  3 +-
 src/component/graphic.js           |  2 +-
 src/component/helper/MapDraw.js    |  1 +
 src/component/legend/LegendView.js | 25 +++++++------
 src/component/title.js             |  2 +-
 src/coord/geo/Geo.js               | 13 ++++---
 src/coord/geo/geoCreator.js        | 26 +++++++-------
 src/echarts.js                     | 38 ++++++++++++++++----
 src/model/mixin/dataFormat.js      | 11 +++---
 test/custom-feature.html           |  4 +--
 test/ec-event.html                 | 11 ++++--
 test/hoverStyle.html               | 37 ++++++++++++-------
 test/legend.html                   | 73 +++++++++++++++++++++++++++++++-------
 14 files changed, 174 insertions(+), 73 deletions(-)


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

Reply via email to