Øystein Bjørke

Results 89 comments of Øystein Bjørke

Can the release notes be included in a release "v2.1.0" on https://github.com/oxyplot/oxyplot/releases?

Great work! I really appreciate your efforts. Thanks for pushing this project forward!!

Agree, sounds great! Good work!!

This is a limitation in this multi-platform & general purpose library. I think the architecture needs to be changed to support partial redraws...

Thanks @HavenDV for creating the PR, but I am also negative to merging this PR. Dependencies should be avoided, both for maintenance and security perspectives. I see how dependency-property-generator can...

Sorry, I am not able to follow all the conversations here at the moment. But I am very happy to see all the improvements you are implementing on the library,...

Currently the tracker use the values from the axes and use its own format string. I see we could also provide extra format string arguments that pass the values as...

See also #414. The tracker format string could be `"{XAxisFormattedValue} {YAxisFormattedValue} : {Value:0.0000}"`

I added two examples - with PlotViews created by a DataTemplate. It seems to work on Android, but not for Windows Phone.

The ItemTemplate demos works on all Xamarin Forms platforms. @sunwayking Can we close this issue?