Quantcast
Channel: OxyPlot (moved to GitHub)
Browsing all 2061 articles
Browse latest View live

New Post: FileNotFoundException in XAML designer (Visual Studio 2012/2013)

After much trial-and-error, I found one procedure that does not crash the XAML designer, although it doesn't give me much insight into a true solution. Prerequisite: In my project, I'm observing a...

View Article


New Post: FileNotFoundException in XAML designer (Visual Studio 2012/2013)

The OxyPlot core is currently a portable class library compiled with TargetFrameworkProfile=Profile136 (which also targets Xamarin.Android and Xamarin.iOS). I can reproduce the XAML designer error in...

View Article


New Post: Clustered Column Chart - How to change distance between groups?

The CategoryAxis has a GapWidth property, see the ColumnSeries -> GapWidth examples in the ExampleBrowser. Does this do what you need?

View Article

New Post: Line direction markers

1: No, direction arrows are not supported in the standard LineSeries. You can make a custom series based on LineSeries and override the Render method to draw the arrows. 2: No, the LineSeries can only...

View Article

New Post: What version(s) of Visual Studio are supported?

I see the 'requirement's state explicitly VS2012 Update 3, but other discussions talking about VS2013. I'm currently on VS2010 and getting a runtime error "Could not load file or assembly 'OxyPlot.Wpf,...

View Article


Commented Feature: Customized mouse gestures [9625]

Support customized mouse gesturesZoomGesturePanGestureTrackerGestureAlso support showing tracker on mouseover without pressing any button.Comments: Any plans to implement this? Got a request from my...

View Article

New Post: Clustered Column Chart - How to change distance between groups?

Dear objo, Thank you very much for the reply. This does what I want. Setting a value of 0.25 gives ample space for the clustered columns. Thank you very much for the help. I have a couple of issues...

View Article

Image may be NSFW.
Clik here to view.

New Post: Labels overlapping each other in column chart if the values are too...

In a stacked column chart, the labels overlap each other if the values are too low. Please help with solution or workaround.

View Article


New Post: Writing PDF report to a FileStream

Hi All, I am new to OxyPlot and still getting to know OxyPlot more. I recently was able to create a Plot that contains LineSeries and now I am trying to create a PDF report of this plot. However I...

View Article


New Post: PDF report related question

Hi, I an new to OxyPlot and had a question regarding creating report. I checked some of the sample code and using that wrote my report generation code, the code creates PDF report file but there are...

View Article

New Post: Heatmap interpolation color

When I create a heatmap with say +10 is red, 0 is green and -10 is blue, the interpolated color of two adjacent cells of +10 and -10 is not green (0). I expect that the color between these two cells is...

View Article

Commented Unassigned: GetNearestPoint return DataPoint even when custom...

I noticed that Series.Points is a collection of IDataPoint."Great!" I thought. So I created a custom type (where I could hold some extra info) and drew my graph and it worked.The problem is when I use...

View Article

Commented Unassigned: OverflowException in GraphicsRenderContext [10112]

I've encountered OverflowException in GraphicsRenderContext.DrawRectangle. The reason as I understand so far, is in the Axis.Scale property, which, at some point, takes a value that is infinitely...

View Article


New Post: What version(s) of Visual Studio are supported?

VS2010: you also need Portable Library Tools 2 VS2012: the portable library may have some issues with the XAML designer view (this was solved with update 3, but seems to have reappeared) VS2013:...

View Article

Created Unassigned: PdfReportWriter: export to stream [10116]

[discussion:501363]Add overload that takes a stream

View Article


New Post: Writing PDF report to a FileStream

I think this overload should be added to the PdfReportWriter class. MigraDoc supports writing to a Stream.https://oxyplot.codeplex.com/workitem/10116

View Article

New Post: PDF report related question

I think the additional .pdf is created when you add the model view to the report. I remember having a similar problem, in my case I had to do a lot of screens, and that generated a lot of files. I had...

View Article


New Post: PDF report related question

I think this was a limitation in MigraDoc - images could only be added to a Paragraph by filename, not stream...

View Article

New Post: Heatmap interpolation color

Interesting :) I think this is a bug when Interpolate = true. The heat map is rendered by interpolating a bitmap, and this is not the same as the interpolation of the palette. At the center of each...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Project DescriptionOxyPlot is a cross-platform plotting library for .NET.For examples, see the Silverlight Example BrowserThe documentation is located at oxyplot.orgNuGet packages are updated at every...

View Article
Browsing all 2061 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>