c3js / c3

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

how can i append padding on axis.x.tick #2787

Closed lucas0530 closed 3 years ago

lucas0530 commented 4 years ago

C3 version: The c3 version number which is available from c3.version. 0.4.21 D3 version: The d3 version number. 3.5.17 Browser: The browser version. chrome 79.0.3945.130 OS: The operating system. max os 10.15.3

  1. When x-axis data to use Korean, comes as data, the x-axis width calculation is not performed properly, resulting in data overlap. how can i resolve ? i don't want to use rotate option :(

image

lucas0530 commented 3 years ago

I Solve it. JUST USE tick.width