How do I get rid of all the unnecessary padding and margins in c3.js

22 views Asked by At

I want to get rid of all the spacing basically, i.e the extra spaces for axes and legends and want the c3 lines to attach/fit to the div element.

I tried to use svg viewBox attribute for it to scale to fit the div, but it was not giving me the desired result

0

There are 0 answers