Øystein Bjørke
Øystein Bjørke
Yes, a `PlotModel` can only be used in one `PlotView`. Can we close this issue?
I have not been following all the development in detail for a while now, so I think you are the best to take that decision, @VisualMelon! I see the point...
1. We should check all usages of the `Format` method to decide if we should support `item == null`, or if we should throw a parameter exception! 2. Check all...
Sorry, I don't understand. Is "dots" referring to the dots in dotted line style?
Yes, we could consider to add more information to the event arguments! But that must be a different issue. This issue is about removing the events. The events in the...
I don't think the layout "engine" should be exposed. To make it possible to maintain/refactor this engine, we should not expose any of the internal steps. Can we find a...
I think I get it now. `DesiredSize` as in WPF [`UIElement.DesiredSize`](https://msdn.microsoft.com/en-us/library/system.windows.uielement.desiredsize%28v=vs.110%29.aspx) is a better name than `NaturalSize` in my opinion.
The WPF example in 6b10059 should be updated to demonstrate the functionality described in this issue.
@worldbeater and @kekekeks: I have added you as owners of `OxyPlot.Avalonia`! Please update the package!