-
Can oxyplot be used from powershell?
The idea is to generate a email containing some plots.
-
`OxyPlot.WindowsForms` provides no support for ToolTips (the text `ToolTip` does not appear anywhere in `OxyPlot.WindowsForms`). This is most easily observed in the `Annotations/ToolTips` example. No …
-
Hello OxyPlot Devs,
i recently discovered a problem while rendering a PDF document. First a little background on this topic:
The layout of our PDF document is configured in a xaml file. In this file…
-
### Steps to reproduce
1) Constantly add and remove Wpf.LineSeries (These are live traces - Scope-like)
2) Wpf.LineSeries get their data via an ObservableCollection
3) The collection can be empty …
-
### Steps to reproduce
In an application where an oxyplot is shown as a WPF component, a mouse click was made into the plot. The bug occured only once and could not be reproduced.
Platfo…
-
### Feature description
Make `Axis.UpdateActualMaxMin()` `protected` instead of `internal`. Will push a PR soon
https://github.com/oxyplot/oxyplot/blob/79a2a542e30fc74b7ac82b58a636b4abc76e08f3/S…
-
### Steps to reproduce
1. Add a data point to a DateTimeAxis with a value equal to or slightly above DateTime.MinValue
2. When the PlotView has been rendered, pan left (such that you're lo…
-
**Imported from [http://oxyplot.codeplex.com/workitem/10002](http://oxyplot.codeplex.com/workitem/10002)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2012-09-05 21:00
See
http://oxyplo…
-
Steps to reproduce
1. Create a Xamarin forms project targeting at least UWP.
2. Create a PlotModel and an AreaSeries with a fill color and add certain points
3. Add the AreaSeries to the PlotModel …
-
**Is your feature request related to a problem? Please describe.**
Upgraded my Xamarin.Android project to MAUI (MAUI.Android?) and can't seem to use LiveCharts2 in a MAUI.Android project
**Describ…