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

Source code checked in, #6fdea04fd512

Add color scheme examples

View Article


New Post: Color saturation in Oxyplot Column Series

The bug in ColumnSeries should be fixed. I added a few more examples. Was inspired by colorbrewer2.org :-)

View Article


Source code checked in, #82f9a51af0a7

Fix WinForms build error

View Article

New Post: OxyPlot in Xamarin Studio

I am currently preparing a Xamarin component for both iOS and Android. This should include some simple instructions how to get started. In the meantime you can look at the OxyPlot.XamarinAndroid solution.

View Article

Source code checked in, #51604a38a99a

Add RectangleAnnotation mouse event example [discussion:539495]

View Article


New Post: Rectangle annotation click

I added the following example to the 'example browser':var annotation = new RectangleAnnotation() { MinimumX = 10, MaximumX = 60, MinimumY = 10, MaximumY = 20 }; plotModel.Annotations.Add(annotation);...

View Article

Commented Unassigned: Remove mouse events from plot elements [10132]

We can achieve the same functionality by using a `PlotController`https://oxyplot.codeplex.com/workitem/9625* Better separation of controller logic and model* Less code* Better performance of...

View Article

Source code checked in, #f7c6faae0891

Wpf: set canvas background color from PlotModel.Background [discussion:539449]

View Article


New Post: Background color doesn't change from white in WPF

Thanks, I see the background of the WPF control was not set by the Background property of the PlotModel. Should be fixed in build 257.

View Article


Commented Unassigned: Poor live data performance [10134]

Based on [this article](https://oxyplot.codeplex.com/discussions/281036) I'm using PlotModel.RefreshPlot(true) frequently to load live data, approximately 20 times per second or so, but the performance...

View Article

Commented Unassigned: Poor live data performance [10134]

Based on [this article](https://oxyplot.codeplex.com/discussions/281036) I'm using PlotModel.RefreshPlot(true) frequently to load live data, approximately 20 times per second or so, but the performance...

View Article

Commented Unassigned: ColumnSeries Not Showing Data [10158]

I am having issue on generating a Column/Bar Chart since upgraded to VS2013. After spending days on searching solution from web and testing, I finally believe it doesn't work in the new OxyPlot...

View Article

Source code checked in, #fda8721ce7ca

iOS: add launch images for example browser

View Article


Source code checked in, #f3bc161c95ca

Android: correct output paths

View Article

Source code checked in, #58b9a7fe45d5

Add Xamarin tools

View Article


Source code checked in, #71f79561e3d2

Add Xamarin component scripts

View Article

Source code checked in, #a08bb581de71

Merge

View Article


New Post: iOS CoreText Slowing Down Plot Render on First Draw?

I went back to Instruments with my app, it appears most of the time is spent in public override OxySize MeasureText (string text, string fontFamily, double fontSize, double fontWeight) specificallyvar...

View Article

New Post: Xamarin ios timespan axis freezes on iphone 4

I have created a timespan axis graph that is the same as the example in the oxyplot monotouch examples app. When the app goes to load the graph is freezes when running on an iphone 4. I have tested...

View Article

Commented Unassigned: Poor live data performance [10134]

Based on [this article](https://oxyplot.codeplex.com/discussions/281036) I'm using PlotModel.RefreshPlot(true) frequently to load live data, approximately 20 times per second or so, but the performance...

View Article
Browsing all 2061 articles
Browse latest View live


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