-
_IF BUG, INCLUDE THIS PART:_
### Steps to reproduce
1. Tap event missing on Text annotation and image annotations
2. i try for test annotation and image annotation both i don't find tap event for b…
-
Does Mac OS X/crossplatform version of library support Stocks/Candlesticks? Because if I try to follow this sample: http://fslab.org/FSharp.Charting/StockAndCandlestickCharts.html
, I'm getting "error…
-
Since it will be a lot of work to maintain all these classes and examples/tests.
Keep the `PlotView` control of course.
Other XAML platforms (Xamarin.Forms, Silverlight) only implements the `PlotView`…
-
OxyPlot displays numbers using the scientific notation because there are big distances.
-
### Steps to reproduce
1. Create a cross-platform (Xamarin Pages) project in VS 2015 with 4.0 Framework.
2. Now add multiple charts to your ContentPage. And Add guester listeners to few charts.
3…
-
hi,
In my windows phone app i have a flipview. This filipview contains plotview and other controls. when i am trying swipe over plotview it is not changing the view. may swipe gesture gulp by plotview…
-
### Steps to reproduce
1. Create a new UWP Project
2. Paste this into code behind:
```csharp
public sealed partial class MainPage : Page
{
private byte[] DataPoints = new byte[…
-
### Steps to reproduce
1. Create multiple series which update in background worker threads
2. set the series to add new points every 100ms and redraw using Model.InvalidatePlot(true);
3. observe the p…
-
*IF BUG, INCLUDE THIS PART:*
### Steps to reproduce
1. i made an uwp app, fill in a view the graph
2. move to another page in the app
3. go back to the page with the graph and the graph is mis…
-
Is there an intention to support Windows 8.1 from Xamarin Forms? Unfortunately we are stuck on Windows 8.1 for the time being.
The software on here currently has a Windows 8.1 project but doesn't hav…