Axes are sometimes too thick
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I've noticed that sometimes the axes can be too thick, especially when using multiple y-axes. See this screenshot and compare the left and right y-axes.
http://gyazo.com/975b5e21a2b099231eb2298ab159c633
I was able to fix this by adding some custom CSS for the SVG elements. Check out my gist:
https://gist.github.com/markdboyd/616b41c13a1b71c8f74a
Contributor guide
Assessment
This issue has not been assessed yet.