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

Source code checked in, #7f21e125659c

Wpf: remove #if from Plot.TouchEvent

View Article


Source code checked in, #919e694db41b

Wpf: add ToPoint and ToRect extension method overloads without 'alias' argument

View Article


New Post: Can't programmatically binding to OxyPlot properties

I want to create a databinding programmatically for the LineSeries.Color property. The LineSeries.Color property must be a dependency property because you can bind to it in XAML. However, if I want to...

View Article

New Post: WPF LineSeries not refreshing

I am trying to use OxyPlot for real-time data plotting, but so far I've wasted a couple of hours without result. When I create a plot in XAML and add a LineSeries with ItemsSource binding, nothing...

View Article

New Post: WPF LineSeries not refreshing

OxyPlot is handling most mouse button events by default. Set a breakpoint in the event handler you created and you will see it is not being called. Try to press "shift+ctrl" and the left mouse button....

View Article


New Post: Can't programmatically binding to OxyPlot properties

See OxyPlot.Wpf.Series.ColorProperty. It is public and the type is System.Windows.Media.Color

View Article

New Post: OxyPlot in Xamarin Studio

Thanks for the detailed explanation! I was not aware that this was a problem. I will add this to the build notes. Note: On Mac you only need Xamarin Studio, no need to install any extra components :-)...

View Article

Source code checked in, #ab4b6dcad939

Fix unbind bug in PlotController (discussions/540115)

View Article


New Post: One legend item for each group of LineSeries instances?

Hi I have a single plot with multiple LineSeries, and I want to programmatically add a single legend item for a group of LineSeries instances (e.g. five green lines called "first", seven blue lines...

View Article


Source code checked in, #49ca2ebf18f9

StyleCop cleanup, add StyleCop tasks to Windows projects

View Article

New Post: One legend item for each group of LineSeries instances?

did you try setting the Title for only the first green LineSeries and the first blue LineSeries?

View Article

Source code checked in, #cedd606e7ac7

Improve comments

View Article

Source code checked in, #147c22f4c90b

Annotation: XAxis and YAxis should be readonly. Use XAxisKey and YAxisKey instead

View Article


Source code checked in, #1b5129dd58af

Change signature of UIPlotElement.HitTest method

View Article

New Post: WPF LineSeries not refreshing

Thanks for your response! The event-handler definitely was being called, when you click at the edge of the window, it will fire. Also, this is specific to my test set-up, in the actual project the...

View Article


New Post: One legend item for each group of LineSeries instances?

objo wrote: did you try setting the Title for only the first green LineSeries and the first blue LineSeries? That's a swell idea - not sure why I didn't try that, just assumed it would be hard. Your...

View Article

New Post: WPF LineSeries not refreshing

Okay, I got this working in one specific way, the DispatcherTimer seems not to be the culprit. When I have this:private List<DataPoint> _yPoints; public List<DataPoint> YPoints { get {...

View Article


New Post: Question about accessing the plot in MVVM

Why you set up the plot in XAML when using MVVM?

View Article

New Post: WPF series visibility updates

What version of OxyPlot you are using on what platform (net 3.5, 4 or 4.5)?

View Article

New Post: make "virtual internal" to "virtual internal protected" to...

Hi Objo, Good day. One question/request... is there a reason not having PreTransform and PostInverseTransform declared as protected since it is marked as virtual for overriddes. I have derived a custom...

View Article
Browsing all 2061 articles
Browse latest View live


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