Version
5.2.2
Reproduction link
https://codesandbox.io/s/dark-bash-w0h9e
Steps to reproduce
1 . Plot line chart with log scale in SVG environment.
2. The y axis has some values of zeros, with log scale the min: 1 for YAxis options
What is expected?
The chart must be rendered correctly
What is actually happening?
The can can not be rendered with SVG, but it works OK with canvas
Version
5.2.2
Reproduction link
https://codesandbox.io/s/dark-bash-w0h9e
Steps to reproduce
1 . Plot line chart with log scale in SVG environment.
2. The y axis has some values of zeros, with log scale the
min: 1for YAxis optionsWhat is expected?
The chart must be rendered correctly
What is actually happening?
The can can not be rendered with SVG, but it works OK with canvas