apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.2k stars 19.61k forks source link

When I change the size of the graphic, the quality becomes poor #9894

Closed jonasaraujo96 closed 5 years ago

jonasaraujo96 commented 5 years ago

General Questions

Issue Type

Issue Details

When I change the size of the graphic, the quality becomes poor. It does not seem to change the size of the chart, just zoom.

Expected Behavior

Current Behavior

image image image

Online Example

Topics

Anything Else We Need to Know

Environment

Ovilia commented 5 years ago

Please call chart.resize() when container size changes.