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

Source code checked in, #334bb9dcede4

iOS: correct antialiasing bug

View Article


Source code checked in, #5b232b557bc9

iOS: alias rectangles

View Article


Source code checked in, #2fa350362305

iOS: rename monotouch render context

View Article

Source code checked in, #1c00c70fbb55

iOS: render context clean up

View Article

Source code checked in, #83f63f46f64a

iOS: changed set fill and stroke colors

View Article


New Post: Overlapping labels.

Oh, wow! Thank you for adding issue, can't wait this to be fixed.

View Article

New Post: VS Express 2013 Invalid Markup with OxyPlot

I'm developing an application in VS Express 2013 using C#/XAML and referencing the pre-built OxyPlot binaries (Express doesn't support PCL). Everything works just fine, except when I add a plot to the...

View Article

New Post: PDF Report: Figures with no caption/Text

Hello, Is it possible to remove the captions/Texts from PlotFigures on a PDF Report? Regards, Luis

View Article


New Post: PDF Report: Figures with no caption/Text

Report report = new Report(); var reportStyle = new ReportStyle(); reportStyle.FigureTextFormatString = "";

View Article


New Post: Labels overlapping each other in column chart if the values are too...

Thank you, objo.

View Article

Image may be NSFW.
Clik here to view.

New Post: Seconds display problem

Hi! I'm trying to screen date and time axis where MajorStep - is minutes, and MinorStep - is the interval in 5 sec. For this I use the following code: plotModel = new PlotModel { IsLegendVisible =...

View Article

Commented Feature: Customized mouse gestures [9625]

Support customized mouse gesturesZoomGesturePanGestureTrackerGestureAlso support showing tracker on mouseover without pressing any button.Comments: I've implemented something for this: -Added gesture...

View Article

New Post: Cannot Build Samples in VS2012

I had this issue when my project target framework was set to .NET 4.0 and the OxyPlot.Wpf dll was for .NET 4.5. This could be the issue.

View Article


New Post: Seconds display problem

I have found an easy way how to solve this problem. In class DateTimeAxis I've corrected the value TimeOrigin from DateTime(1900, 1, 1, 0, 0, 0, DateTimeKind.Utc) to DateTime(2000, 1, 1, 0, 0, 0,...

View Article

New Post: Show Tracker in Winforms

Hii developer, can you please add the tracker for WinForms. I really like the oxyplot project and i use it for winforms and WPF but i miss the tracker for...

View Article


Source code checked in, #ea0c17f2f4f3

#10119 Add unit test

View Article

Closed Unassigned: Change reference from PlotModel to plot control [10119]

change to `WeakReference`see [discussion:524162]

View Article


Commented Unassigned: [Suggestion] LabelFormatString with escape sequences...

A little something I found useful. I'm making a line chart, and I need multi-line labels above the points, but there's no clean way to add a newline character to the LabelFormatString, other than...

View Article

Closed Unassigned: [Suggestion] LabelFormatString with escape sequences [10124]

A little something I found useful. I'm making a line chart, and I need multi-line labels above the points, but there's no clean way to add a newline character to the LabelFormatString, other than...

View Article

Source code checked in, #67124623d347

Reporting code cleanup

View Article
Browsing all 2061 articles
Browse latest View live