Log scale values seem extreme
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Log-type charts have really bizarre y-axis min and max.
I've tried starting my line charts with log scale, changing it after the fact, and setting the minimum to 0 after setting the type to log, to no avail:
## Linear:

## Log:

Source code can be found here: https://github.com/latencyzero/COVID/blob/logscale/vis.js#L675
* **C3 version**: 0.7.15
* **D3 version**: v5
* **Browser**: Safari
* **OS**: macOS
Contributor guide
Assessment
This issue has not been assessed yet.