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

New Post: XAML properties values overwritten by the PlotModel

Good idea, added to https://oxyplot.codeplex.com/workitem/10128 Should not be very difficult to implement, I think.

View Article


Source code checked in, #903da57c730e

#10126 OxyTouchGesture.Equals() does not test TapCount

View Article


Closed Unassigned: OxyTouchGesture.Equals() does not test TapCount [10126]

That is all.Comments: Well spotted :) Hope to get the gestures working soon.

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: My initial plan was to add the PlotController property to the control, but this is a interesting...

View Article

New Post: How can I show the plot points in Oxyplot for a line Graph WPF?

Thank you!

View Article


Source code checked in, #a2603308b2bd

#9625 Refactor PlotController to work with commands

View Article

Source code checked in, #a588b49c9ad7

#9625 Implement a customizable PlotController

View Article

Source code checked in, #a60b7744d889

Make the customizable plot controller default for the WPF plot control

View Article


Source code checked in, #62288cbe5a06

Code cleanup

View Article


Source code checked in, #ef986d7951ad

Revert changes that should be on fork objo/issue9625

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: Created fork https://oxyplot.codeplex.com/SourceControl/network/forks/objo/issue9625 Implemented a...

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: Suggested work on fork mentioned above: * add all default bindings on CustomizablePlotController *...

View Article

New Post: Replacing numeric labels with text on linear axis

Hi, I would like to create a Bar chart that shows the progress of items through an established workflow. For example: A made up order system has the following stages: 1) Credit check 2) Credit approved...

View Article


New Post: Error 1 The name "Plot" does not exist in the namespace...

just updated my oxyplot.wpf and oxyplot.pdf versions and i get this error. Is there anything else i need to install to get the plot back?

View Article

New Post: Can't run in Embedded Resource [WPF]

Hello guys, I want to run OxyPlot in EmbeddedResource. I can run other Libraries in EmbeddedResource but OxyPlot gives an error. 'System.Core, Version=2.0.5.0, Culture=neutral,...

View Article


New Post: Import Txt file to OxyPlot

Hello. I'm new at this. I have one txt file, this was export from GnuPlot. This contains the (X,Y) points, I want import this file to Oxyplot. Someone knows how to do it? Thank you so much!!

View Article

New Post: Import Txt file to OxyPlot

This is not OxyPlot specific question. Oxyplot accepts lists of DataPoint, so it is your job to read the file and store the data in your arrays/lists. There are plenty of examples plotting data, and...

View Article


Commented Issue: Bar Series Drifting Upward (Windows Forms) [10120]

see [discussion:515750]https://oxyplot.codeplex.com/discussions/515750Comments: It looks like Windows Forms OnPaint event occurs on window restore but the plot model isModelInvalidated property is...

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: Do we want to allow mouse movement gesture options with no mouse clicks? The OxyMouseGesture could...

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gestures for- Zoom- Pan- TrackerAnd key gesture for- Reset all axesComments: Looking at the converter for Key to OxyKey that has a case statement covering the conversion (with...

View Article
Browsing all 2061 articles
Browse latest View live