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

New Post: Pie chart click event

Sorry, the mouse events are not yet supported by the PieSeries. But it should be quite easy to implement:store the polygons in the PieSeries.Render method in a private field in the...

View Article


New Post: OxyPlot and F#

I have not tried this library together with F#, but it would be very interesting to see a simple F# example. Should the WPF user interface also be written in F#? I found some examples with other...

View Article


Created Unassigned: DateTimeAxis with IntervalType = Minutes [10045]

Seehttps://oxyplot.codeplex.com/discussions/442645and example under "OpenIssues" in the ExampleLibrary.

View Article

Source code checked in, #d190d7748a73

Issue 10045: added example

View Article

New Post: DateTimeAxis with IntervalType == DateTimeIntervalType.Minutes

I think there is a bug in the DateTimeAxis. Maybe this is related to double precision accuracy. I am adding a new issue: https://oxyplot.codeplex.com/workitem/10045

View Article


Released: OxyPlot binaries (Feb 28, 2013)

release assemblies (WPF, Silverlight and Windows Forms) examples

View Article

Updated Release: OxyPlot binaries (Feb 28, 2013)

release assemblies (WPF, Silverlight and Windows Forms)examples

View Article

New Post: Rubber-banding with OxyPlot

I want to rubberband a line series as we rubberband a polyline in any CAD application. I have written an example for the same.[Example("LineSeries rubberbanding")] public static PlotModel...

View Article


New Post: DateTimeAxis Interpolation

I want to make a graphic with price series, I tried your library, and I find the problem that interpolates the price series when no data exists. It is possible to generate a DateTimeAxis not...

View Article


New Post: few changes to the source and one potential issue found

Hi objo, Thanks for the updated code, your changes are much elegant by moving the single point handling to a separate method. As for #1 (resolution), I simply added a Resolution property to LineSeries...

View Article

New Post: DateTimeAxis with IntervalType == DateTimeIntervalType.Minutes

Hi, I've found that, in this case, in class: OxyPlot.Axes.Axis, in method: protected static IList<double> CreateTickValues(double min, double max, double step). commenting line: x =...

View Article

Created Unassigned: PdfExporter not correctly placing annotations [10046]

When exporting to PDF, everything in the plot is showing up correctly, except for annotations. The annotations seem to all be offset by a certain X and Y factor. I attached an example of a PDF export...

View Article

Commented Unassigned: PdfExporter not correctly placing annotations [10046]

When exporting to PDF, everything in the plot is showing up correctly, except for annotations. The annotations seem to all be offset by a certain X and Y factor. I attached an example of a PDF export...

View Article


Commented Unassigned: PdfExporter not correctly placing annotations [10046]

When exporting to PDF, everything in the plot is showing up correctly, except for annotations. The annotations seem to all be offset by a certain X and Y factor. I attached an example of a PDF export...

View Article

Commented Unassigned: PdfExporter not correctly placing annotations [10046]

When exporting to PDF, everything in the plot is showing up correctly, except for annotations. The annotations seem to all be offset by a certain X and Y factor. I attached an example of a PDF export...

View Article


Created Unassigned: Can't rubbernamd a series [10047]

Please refer to discussion [442674](http://oxyplot.codeplex.com/discussions/442674) for more information.

View Article

Created Unassigned: MaximumPadding become useless after zoom in & out [10048]

Verion: d190d7748a73when plot shows up, it has 30% padding, but once use wheel to zoom in, and out, plot's Y stopped at MaxY.Double click wheel reset plot, 30% padding shows up.```// set x max, min...

View Article


Commented Unassigned: MaximumPadding become useless after zoom in & out [10048]

Verion: d190d7748a73when plot shows up, it has 30% padding, but once use wheel to zoom in, and out, plot's Y stopped at MaxY.Double click wheel reset plot, 30% padding shows up.```// set x max, min...

View Article

New Post: ToSvg

Hi all, I'm trying to export an oxyplot to svg using the PlotModel.ToSvg() method. However, I don't quite understand the parameters. What does the "isDocument" parameter mean? What does the...

View Article

New Post: ToSvg

I have just found the answer in the ExportDemo in the examples. Simply great !!! Nick

View Article
Browsing all 2061 articles
Browse latest View live


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