-
### Feature description
I have struggled with setting the plot to the very same font than the rest of the WinFormsApp, in order to follow "Use only one font" at https://oxyplot.readthedocs.io/e…
-
问题:我重写了 Transform 跟 GetTickValues ,改变了Y轴得刻度占比,但我发现在显示得时候。刻度实际值,跟刻度展示没有匹配上,例如下图,Y轴理应是888,但他在刻度800得上方。这是否是一个bug?
【Question: I rewrote Transform and GetTickValues and changed the scale ratio of the Y…
-
I'm trying to use the PlotModel.Updated event to catch the ActualPlotMargins. But it seems, that the ActualPlotMargins property is updated after the Updated-event is fired. Any ideas, what I can do to…
-
If I swap Position of X and Y axis in plot axis are changed, but data is drawing same as not transposed variant. I expect that, HeatMapSeries take axis by XAxisKey & YAxisKey. But HeatMapSeries always…
-
The behavior we see in our real-time plot (basically LineSeries with ItemsSource bound to continuously updated ObservableCollection) is also visible in the Wpf RefreshDemo.
For example in the "Refresh…
-
I have following in Xamarin Forms. When I apply smooth on AreaSeries, it adds a unwanted thick line instead of showing marker strokes at the data points present in the original data set
(when there …
-
Tracker texts currently use a mix of `GetValue` and `FormatValue`. The latter would seem more correct to me, but seems to be restricted to category axes. It would, for example, seem directly applicabl…
-
The fonts do not look good. Change default font?
![image](https://user-images.githubusercontent.com/439716/67615405-53a19c00-f7cc-11e9-8462-7860fe3a3211.png)
-
See the Wpf/WpfExamples/BindingDemo example.
Expected: panning and zooming should work as in the other examples
Actual: panning and zooming is not working
-
Having realtime data (for example LineAnnotations to show the user what x values is currently applied)
is problematic because of the fact that the Canvas is completely recreated on each Invalidate ca…