bezier-chart icon indicating copy to clipboard operation
bezier-chart copied to clipboard

Control chart's horizontal padding

Open kndl22 opened this issue 3 years ago • 0 comments

Hi, Is it possible to specify the value for horizontal padding for the chart?

The library code:

///padding for leading and trailing of the chart
final double horizontalPadding = 50.0;

I think it would be nice to have a control over the leading / trailing padding.

kndl22 avatar Jul 18 '20 21:07 kndl22