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

New Post: Clicking on an annotation

I´m always getting HitTestResult.Item = null on a ScatterSeries MouseDown Event. Is it related to this discussion. (I´m using the latest version)

View Article


New Post: Handle double click event

Hi, I am trying to get the double click event from a ScatterSeries with no success. Is it even possible?scatterSeries.MouseDown += (s, e) => { if (e.ChangedButton == OxyMouseButton.Left) { if...

View Article


Source code checked in, #8b473efcac06

#10200: rename Plot to PlotView

View Article

Source code checked in, #b80b061ea973

Update UpdateVersionNumbers tool

View Article

Released: OxyPlot binaries (Apr 28, 2014)

This package contains release assemblies. Assemblies for the following platforms are includedWPF (.NET 4.5) WPF (.NET 4.0) Windows 8.1 Store App Silverlight 5 Windows Forms (.NET 4.5) Windows Forms...

View Article


Updated Release: OxyPlot binaries (Apr 28, 2014)

This package contains release assemblies.Assemblies for the following platforms are included WPF (.NET 4.5)WPF (.NET 4.0)Windows 8.1 Store AppSilverlight 5Windows Forms (.NET 4.5)Windows Forms (.NET...

View Article

Created Unassigned: Oxyplot not rendering using c# wpf [10202]

Hi-I've added a Oxy Plot to a WPF Grid from code-behind using C#. The issue is, plot is not rendered in the UI, but there is a blank space instead. Please look at the code for the issues. It will be...

View Article

New Post: Rectangle and Ellipse Selection Colour

This should be corrected now. We should add some examples, I don´t think I have ever tried if this works! I also aligned the DrawClipped* methods, now the clipping rectangle is the first parameter in...

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.org (under construction, please...

View Article


Source code checked in, #3065e81d9a21

Update sh scripts

View Article

New Post: Rectangle and Ellipse Selection Colour

Nice! Thanks for the quick replies =) this really helps. I'm at home right now, and don't have VS installed (since I only really do C#/.Net at work right now, Java/Clojure/Python at home), or my code,...

View Article

Source code checked in, #56b807eb1fc0

Try building for iOS/Android on the build machine. Pack and push iOS/Android NuGet packages. Update NuGet package specs.

View Article

Source code checked in, #c111828cde1e

Merge

View Article


Commented Unassigned: Bug: OxyRect constructor throws argument out of range...

I'm using the WPF version of OxyPlot.I have the plot in the top half of a view (screen) with a grid splitter between the top & bottom halfs. When move the grid splitter to the top of the view, so...

View Article

Commented Unassigned: Bug: OxyRect constructor throws argument out of range...

I'm using the WPF version of OxyPlot.I have the plot in the top half of a view (screen) with a grid splitter between the top & bottom halfs. When move the grid splitter to the top of the view, so...

View Article


Commented Unassigned: Bug: OxyRect constructor throws argument out of range...

I'm using the WPF version of OxyPlot.I have the plot in the top half of a view (screen) with a grid splitter between the top & bottom halfs. When move the grid splitter to the top of the view, so...

View Article

Commented Unassigned: Axis displaying outside of visible area [10211]

I'm using the WPF version of OxyPlot, latest version.When the plot is initially displayed the x axis is displaying outside of the area for the plot - the maximum value is displayed outside of the...

View Article


New Post: Can't get OxyPlot.XamarinAndroid working.

Hi there, I'm trying to make a simple Testapplication that shows some stuff. I'm using the latest Xamarin.Android build and the latest OxyPlot build that i got via nuget. But i always get an Unhandled...

View Article

New Post: Scatter series on heat map

I dont think that the WPF works faster than Windows form application. Not too long a time interval of 100 ms. The standart timer control is used to the process. But a sample rate with more precise time...

View Article

Created Unassigned: Heatmapseries and scatterseries with coloraxis in a plot...

It may need to be drawn together of two different chart types in the specific applications. The Oxyplot allows this type plots. For example, it needs to be marked the specific points on the heatmap,...

View Article
Browsing all 2061 articles
Browse latest View live