Live-Charts icon indicating copy to clipboard operation
Live-Charts copied to clipboard

Simple, flexible, interactive & powerful charts, maps and gauges for .Net

Results 120 Live-Charts issues
Sort by recently updated
recently updated
newest added

Добрый день! В файле [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? ![2022-07-11_170943](https://user-images.githubusercontent.com/35988105/178230410-27e2c8cf-10fa-4050-8e27-3a0b33002265.png)

#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...

thread-safe

![Click](https://user-images.githubusercontent.com/10676828/57883711-0a005e80-77f5-11e9-88bc-915d88697f96.jpg) 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...