charts
charts copied to clipboard
change margins
is there a way to change the margins from the default (60, 10)
?
In my usecase I have to much white space around the chart.
https://github.com/frappe/charts/blob/839741964a872e5ea3585481f54830e8f05d16c1/src/js/charts/BaseChart.js#L109
Same here. I wrap the chart in my own dashboard tile, so I'd like to set the margins myself.
At the moment, it is not available, however it's considered for v2