Spordoz
Spordoz
### Steps to reproduce 1. Create Plotmodel 2. Load model into wpf plotview 3. load model into Forms plotview 4. Watch them display differently Platform: Windows .NET version: 7.0 ###...
### Steps to reproduce 1. Create a model 2. Add axes (including a color axis) 3. Add scatterseries which uses said color axis (renders fine) (actually set the colorAxisKey) 4....
### Steps to reproduce 1. Have plot with log axis 2. Add heatmap which can have X0 = 0 3. Plot Platform: Windows .NET version: 7.0 Oxyplot verion: 2.1.2 ###...
Is there a reason why Title is not made as an object with properties such as size, area, font etc? From what I encounter now all these attributes are individual...
In my case I am plotting the values of measured particles. The amount of particles in a file can range from 1000 particles to 1.25 milion particles. I am plotting...
### Steps to reproduce 1. Create scatterplot with lots a data => actual min/max are correct. Datamin/max already incorrect: both showing same max value 2. Change size of plot 3....