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

Commented Feature: Synchronized axes [9945]

Synchronize - the position of a specified value (e.g. 0) - or the position of a specified value (e.g. 0) and the scale (with a multiplier) of all axes in a 'synchronization group' (panning/zoom will...

View Article


Created Unassigned: Drawing model [10130]

Implement a simple drawing model that uses the same IRenderContext as the plot elements* lines* rectangle* ellipse* polygon (closed)* image* text

View Article


Created Unassigned: Unit tests for render contexts [10131]

Create unit tests for all `IRenderContext` implementations.- text alignment- text rotation- clipping- images

View Article

Commented Unassigned: Drawing model [10130]

Implement a simple drawing model that uses the same IRenderContext as the plot elements* lines* rectangle* ellipse* polygon (closed)* image* textComments: Created fork...

View Article

Created 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


Created Unassigned: Major refactoring of `PlotModel` [10133]

Currently the PlotModel is thought of as a "view model" for the plots. This works, but I think it could be cleaner if it was the "model" of the plots. By moving view-specific data out of all plot...

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: tibel: I added https://oxyplot.codeplex.com/workitem/10132

View Article

New Post: Xamarin trackers

It sounds doable. :) Will try to do it for Monotouch for now, where Plot control is most likely a UIView. Thx

View Article


Image may be NSFW.
Clik here to view.

New Post: Possible Memory leak

I am working on a project which is using oxyplot to create an oscilloscope display. The display works fine and the performance is great, however when we bind our data collection to an OxyPlot...

View Article


Created 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

Created Task: Improve clipping performance in LineSeries [10135]

The lines of the LineSeries are clipped before drawn on the render context. If the render context supports clipping rectangles, use this instead of calculating the clipped lines.Profile and measure how...

View Article

Commented Task: Improve clipping performance in LineSeries [10135]

The lines of the LineSeries are clipped before drawn on the render context. If the render context supports clipping rectangles, use this instead of calculating the clipped lines.Profile and measure how...

View Article


New Post: System.NullReferenceException while trying to pan before the chart...

I think i have an issue with something related to this.<Exception><ExceptionType>System.NullReferenceException, mscorlib, Version=4.0.0.0, Culture=neutral,...

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


New Post: System.NullReferenceException while trying to pan before the chart...

It does sound exactly like what I had. I also specified how to solve this quickly and locally by adding null reference checks directly in the library in the getNearestPoint functions or in your case...

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: Found to issues: - CustomizablePlotController.cs line 73 `this.Bind(OxyKey.T, PlotCommands.Track);`...

View Article


Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: For the hover manipulators there should be some throttling of the mouse move events, otherwise it...

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 Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: Thanks for fixing the hover issue! I agree throttling should be implemented. I think the key...

View Article
Browsing all 2061 articles
Browse latest View live


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