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 c2cdc02 Merge pull request #15982 from apache/release
new 972079b fix(axis): only `value` has `scale` in cartesian
new d465888 test(logAxis): add test case for log axis scale
new 45ed358 fix(axis): remove `scale` option in `log`, `category` and
`time`
new f8e96ea chore: remove `scale` in `AxisBaseOptionCommon`
new 7edf73c chore: remove useless import
new a3b9496 Merge pull request #15998 from susiwen8/10174
The 8191 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/coord/axisCommonTypes.ts | 11 +++++++----
src/coord/axisDefault.ts | 2 --
src/coord/axisModelCommonMixin.ts | 4 ++--
src/coord/cartesian/AxisModel.ts | 2 +-
src/coord/scaleRawExtentInfo.ts | 2 +-
test/logScale.html | 3 ++-
6 files changed, 13 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]