This is an automated email from the ASF dual-hosted git repository.
plainheart pushed a change to branch fix/axis-min-max
in repository https://gitbox.apache.org/repos/asf/echarts.git
was 804041031 fix: Make axis.min/max behave consistently with series.data
and axis.dataMin - illegal values are ignored. The previous behavior (before
v6.1.0) is partially reasonable: `axis.min/max: NaN` coincidentally results in
correct series rendering but abnormal axisLabel rendering, and cause axis
extent to be series min/max. v6.1.0 introduces a breaking - `axis.min: NaN`
causes axis to be blank and series not to be rendered. The current behavior is
both reasonable and the close [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]