c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.34k stars 1.39k forks source link

Feature Request: API should include font size customization, using css results in legend and tick overlapping #2843

Open meepeek opened 3 years ago

meepeek commented 3 years ago

I searched for color and font size customization and the recommended was to use css but enlarge font size with css will make the tick label overlap with legend, especially when tick rotate option applied.