-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. copy this code
2. paste to new console program
3. run
What is the expecte…
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. copy this code
2. paste to new console program
3. run
What is the expecte…
-
I have reviewed #83, and am wondering if a solution already exists?
Can you provide a sample?
-
### Steps to reproduce
Unsure. Seems to happen if points and annotations are added *before* the call to `InvalidatePlot(true)`. Any successive calls to invalidate don't cause an exception.
### E…
-
I have a page that shows either a chart or a spreadsheet view. The user can toggle between the two which just sets the chart visible and spreadsheet invisible or vice versa. When the Xamarin.Forms p…
-
- [x] rename `unconfirmed-bug` to `bug`
- [x] move all `confirmed-bug` issues to `bug`
- [x] remove `easy-fix` and move all these issues to `good first issue`
- [x] remove `in progress`
- [x] remo…
-
### Steps to reproduce
1. Export a plot with a legend to an svg file using `OxyPlot.SvgExporter`. I used the following C# code to recreate this issue:
```csharp
var plotModel = new …
-
### Steps to reproduce
1. Create a plot with a DateTimeAxis as bottom axis
2. Set the DateTimeAxis `IntervalType` property to `DateTimeIntervalType.Weeks`
3. Add data to your plot, in order to ha…
-
**Imported from [http://oxyplot.codeplex.com/workitem/10033](http://oxyplot.codeplex.com/workitem/10033)**
**[ivarstange](http://www.codeplex.com/site/users/view/ivarstange)** 2013-02-19 10:52
Any se…
-
Latest version of Oxyplot WPF.
Question - is there a way that you can limit the number of items in the legend? We create up to 400 series potentially in a graph, but obviously, because they all hav…