how can the echarts diagram be enlarged to a certain range so that it will not be magnified
how can the echarts diagram be enlarged to a certain range so that it will not be magnified
you can take a look at the document
ide" rel=" nofollow noreferrer "> http://echarts.baidu.com/opti.
dataZoom works through data Filter to achieve the effect of data window scaling. If the setting of the data Filter mode is different, the effect is also different.
generally speaking, it is necessary to keep at least one set of data on the chart, and then Filter will have nothing and will not zoom in again.
can only be implemented through this source code.
Previous: How to solve the problem that Chinese file names will be garbled when uploading files in php?
Next: WeChat Pay-how to obtain the [acceptance signature] in the payment acceptance guidelines?