pengxiaotian opened a new issue #15392:
URL: https://github.com/apache/echarts/issues/15392
### What problem does this feature solve?
防止移动brush框的时候超出图表
### What does the proposed API look like?
brush: {
min: 0,
max: 100,
}
或者:
brush: {
range: [0, 1]
}
<!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
<!-- This issue is in English. DO NOT REMOVE -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]