Live-Charts
Live-Charts copied to clipboard
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
Добрый день! В файле [Core](https://github.com/Live-Charts/Live-Charts/tree/master/Core)/[Charts](https://github.com/Live-Charts/Live-Charts/tree/master/Core/Charts)/ChartCore.cs Возникает ошибка нулевого значения AxisX в методе ZoomOut(CorePoint pivot) (строка 478) Проблему решил проверкой if ((View.Zoom == ZoomingOptions.X || View.Zoom == ZoomingOptions.Xy) && AxisX !=...
## How to reproduce? here a minimalistic example: *MainWindow.xaml* ``` ``` *MainWindowViewModel.cs* ``` // constructor public MainWindowVievModel(){ GraphData = new SeriesCollection(){ new LineSeries(){ Values = currentData, PointGeometrySize = 0, LineSmoothness...
hello, we recently purchased the full version of the live charts. however we are having a problem with a graph that worked very well in the free version. The series...
hei guys, I found it's better to hide this top bar, any ideas? 
#260 ## How to reproduce? *Create a DoughNutChart and, after that hover the mouse on a slice of the pie and it will show the error in console. How to...
#### How to reproduce? I have absolutely no idea how this can be reproduced, but sometimes we get this error: 2017-09-21 18:58:45,781 ERROR Application.Wpf.App.CurrentDomain_UnhandledException ***** Destination array was not long...
 Hi, I am looking to draw a line on click. I am using a Winform library. I want to draw a line on Cartesian MultiAxes. Please see the image.
#### How to reproduce? I am trying to draw vertical lines on the mouse's left button click event on the chart for my WPF application. I am able to get...
I'm using the project example and looking at the page "Examples/Wpf/CartesianChart/Basic Bars/BasicColumn.xaml" we have this snippet that uses the LabelFormatter: And in codeBehind the "Formatter" is created like this: Formatter...
I bought livechart 4 x LiveCharts.Geared.Wpf version 1, single I want to have a license for each of the four individuals, not the team. But it didn't work out the...