oxyplot / oxyplot-xamarin

OxyPlot for Xamarin.Mac and Xamarin.Forms
MIT License
64 stars 59 forks source link

Left and Right most datapoints are clipping in lineseries #106

Closed SwathiAdari27 closed 4 years ago

SwathiAdari27 commented 4 years ago

I have tried with minimumPadding property on graph, but it only works when we don't add minimum and maximum property.

Can we add padding along with minimum and Maximum values to the graph??

Could anyone let us know if it is possible. any suggestions are very much helpful.

VisualMelon commented 4 years ago

This is not presently possible. I've been thinking about this for a looong time, and finally wrote something about it in https://github.com/oxyplot/oxyplot/issues/1569.

objorke commented 4 years ago

This should be implemented in oxyplot core: oxyplot/oxyplot#1569