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

Closed Unassigned: ToPdf extension method [10172]

The PlotModel has the ToSvg method. I was searching for the pdf export functionality and had to use one of the examples to find out how to do this.I think it would be great if a small extension method...

View Article


Created Unassigned: Remove AutoAdjustPlotMargins [10173]

This property is redundant.Set the default PlotMargins = (NaN,NaN,NaN,NaN), this should match AutoAdjustPlotMargins = true.When a margin is NaN, the margin should be auto adjusted.The...

View Article


Edited Unassigned: Remove AutoAdjustPlotMargins [10173]

This property can be redundant if the definition of `PlotMargins` is changed.Set the default `PlotMargins` = (NaN,NaN,NaN,NaN), this should match AutoAdjustPlotMargins = true.When a margin is NaN, the...

View Article

Edited Unassigned: Remove AutoAdjustPlotMargins [10173]

This property can be redundant if the definition of `PlotMargins` is changed.Set the default `PlotMargins = (NaN,NaN,NaN,NaN)`, this should match AutoAdjustPlotMargins = true.When a margin is NaN, the...

View Article

Edited Unassigned: Remove AutoAdjustPlotMargins [10173]

This property can be redundant if the definition of `PlotMargins` is changed.Set the default `PlotMargins = (NaN,NaN,NaN,NaN)`, this should match `AutoAdjustPlotMargins = true`.When a margin is NaN,...

View Article


Closed Unassigned: No response while plotting same point in large number....

Hello,Thanks again for this great library.I have a problem while plotting Line series.Generally the library works fine.At some scenario, my application have huge collection of same point to be plotted...

View Article

Commented Unassigned: No response while plotting same point in large number....

Hello,Thanks again for this great library.I have a problem while plotting Line series.Generally the library works fine.At some scenario, my application have huge collection of same point to be plotted...

View Article

Commented Unassigned: incorrect and missing points rendered from LineSeries...

In RederingExtensions the:* First point is always added regardless of whether it's inside the clipping region or not* First point of every clipped line segment is skippedIn addition, there are a couple...

View Article


Commented Unassigned: incorrect and missing points rendered from LineSeries...

In RederingExtensions the:* First point is always added regardless of whether it's inside the clipping region or not* First point of every clipped line segment is skippedIn addition, there are a couple...

View Article


Created Unassigned: Improve rendering performance [10174]

Try using an array instead of a list for the outputbuffer in the DrawClippedLine extension method.

View Article

Commented Unassigned: incorrect and missing points rendered from LineSeries...

In RederingExtensions the:* First point is always added regardless of whether it's inside the clipping region or not* First point of every clipped line segment is skippedIn addition, there are a couple...

View Article

Edited Unassigned: Improve rendering performance [10174]

Try using an array instead of a list for the outputbuffer in the DrawClippedLine extension method.See also discussion in https://oxyplot.codeplex.com/workitem/10170

View Article

Source code checked in, #2f1fbaf08344

Fix .NET 4.0 example build error

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


Source code checked in, #160595e9bf65

add Decimator property to LineSeries (from moes_leco with some modifications)

View Article

Source code checked in, #065a6cda4d9c

got rid of redundant valid point checks and improved speed of existing checks (from moes_leco)

View Article


Source code checked in, #289b7725a539

Fix build warnings

View Article

New Post: Programmatically add graph to XAML form C#

Check ANY example. In ViewModel:PlotModel.Series.Add(ls);

View Article

New Post: Programmatically add graph to XAML form C#

Oh no! You didn't get it. I have to declare new Plot from the C# code and then add it to Canvas and so on. I mean when I compelling my project there are not Plot blocks at all!

View Article
Browsing all 2061 articles
Browse latest View live


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