This is an automated email from the ASF dual-hosted git repository. shenyi pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.
from 3567c14 Support click and tooltip in bar large mode. Fix #10699 new 952b196 tweak the hover style save logic. new ca0ed02 Enhance the approach of interpretation of textPosition 'inside' for some custom shape like 'pin'. new 020e4e0 rename from "interpret" to "calculate" The 3 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/util/graphic.js | 94 +++++++++++++++++++++++++--------------------------- src/util/symbol.js | 17 +++++----- test/hoverStyle.html | 58 ++++++++++++++++++++++++++++++++ test/tree-basic.html | 25 +++++++------- 4 files changed, 125 insertions(+), 69 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org