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

Source code checked in, #3dfbe4d18f87

Wpf.Axis: correct default title color (discussions/538914)

View Article


Source code checked in, #f7adf5c0373f

MagnitudeAxis: change default position to None

View Article


Source code checked in, #dbb7b35c52f5

EllipseAnnotation: change default width/height to NaN

View Article

Source code checked in, #191f50136f22

Wpf: align default values

View Article

Source code checked in, #6bede36b78cc

InvalidatePlot should always call InvalidateArrange (if the plot is invalidated when it is unloaded, the plot will not be updated next time it is invalidated)

View Article


New Post: Axis Titles Not showing up

The default title color for the Wpf.LinearAxis was set to transparent. Should be fixed now! Thanks for the bug report!

View Article

New Post: iOS - Can't Add PlotView via AddSubview

I think I found the answer...I do not believe this is a bug, but feedback is welcome. Take the code in the ExampleBrowser for iOSprivate void GraphView(ExampleInfo exampleInfo) { var dvc = new...

View Article

New Post: iOS Adding an Axis to Model then Rendering Throws...

See the running example code in the OxyPlot.XamarinIOS Example Browser app in the fork https://oxyplot.codeplex.com/SourceControl/network/forks/benhysell/PlotViewModelIssue With PlotView unsealed I can...

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: 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: Memory Leak in LineSeries [10151]

As described in this discussion:https://oxyplot.codeplex.com/discussions/532576#post1215810When LineSeries is bound to rapidly changing data, it can be observed that stale data which is no longer...

View Article


New Post: Question about accessing the plot in MVVM

My plot is created entirely in the view and is bound with data from the view model. When the data sets that are bound, my plot is not refreshing to redraw the data within the correct scale if I zoom or...

View Article

New Post: Printing in WPF with XPS/PrintVisual

I found a solution. I had to call UpdateLayout() before doing the actual printing. So. If you have a UserControl (mine is called DefaultPrintControl) with some OxyPlot's and some other stuff on them,...

View Article


New Post: Color saturation in Oxyplot Column Series

Hi, I want to generate a Column Series plot with light colors. I think the automatic color generator of Oxyplot generates colors too saturated and dark. Is there a way to define some parameters in...

View Article

Created 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


New Post: ColumnSeries doesn't show the data

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

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

Created Unassigned: Implement rendering by WriteableBitmapEx [10159]

seehttps://oxyplot.codeplex.com/workitem/10134

View Article
Browsing all 2061 articles
Browse latest View live