I was wondering if there is a way to add right padding to a Timeseries chart on C3.js.
As you can see on this example from C3js.org, the date labels are getting cut off on the right. Or see following picture:

I was wondering if there is a way to add right padding to a Timeseries chart on C3.js.
As you can see on this example from C3js.org, the date labels are getting cut off on the right. Or see following picture:

You can use the option padding > right, like so
From the documentation at http://c3js.org/reference.html#padding-right