-
I am new to windows app development. I want to use OxyPlot in UWAP C++/Xaml project. I am able to use it in C# based project but not in C++/Xaml project. First I tried to add it using Nuget package ma…
-
Could you push the OxyPlot.GtkSharp 2.0.0-unstable1013 NuGet package to myget.org so that it can be used together with the other -unstable1013 packages? Thanks :smile:
-
I am using OxyPlot.WPF 1.0.0-unstable1886 from NuGet.
When I set the `MajorStep` in a `DateTimeAxis` in a Plot, the `IntervalType` is ignored when setting the format for the labels. I created a short…
-
### Steps to reproduce
1. Clone the repo from : https://github.com/supershopping/OxyPlotPrintTest
2. Run application
3. Click "Add Data" button
4. Click "Print" button and select a printer to…
-
Oxyplot.Wpf v1.0.0
Trying to add a subscript to my custom text annotation in the following format:
newModel.Annotations.Add(new CustomTextAnnotation()
{
Text =…
-
# Proposal
For supporting Direct2D rendering we don't want to create a separate assembly and PlotView control. It should be possible to use the new renderer with the current WPF Plot and PlotView con…
tibel updated
5 years ago
-
If I set TitleFontSize = 24 on the axis, the title overlaps the tick labels. At commit 24ac93a4cb8f71f996f17073bf57f9da44efd366. Using Xamarin.Forms on Android.
Xamarin.Forms version 2.2.0.45
Androi…
-
**Imported from [http://oxyplot.codeplex.com/workitem/10132](http://oxyplot.codeplex.com/workitem/10132)**
**[objo](http://www.codeplex.com/site/users/view/objo)** 2014-02-17 08:08
We can achieve the…
-
If there are too many data, the labels (and the plot itself), becomes impossible to read.
![image](https://cloud.githubusercontent.com/assets/700094/5398346/396170f0-816a-11e4-9828-d403bd5b3d8e.png)
…
-
Oxyplot does not render in a floating windows of AvalonDock (https://github.com/Dirkster99/AvalonDock)
### Steps to reproduce
1. download [TestApp.zip](https://github.com/oxyplot/oxyplot/files/7…