How do i change x Axis Label in Livecharts wpf c# [closed]
Closed 19 hours ago.
LiveChart WPF is not updating
Im making a LiveChart in WPF out of data that i get from VK API. I want the “period_from” and “period_to” values to change, when the user changes the month and the chart to update accordingly. I have made a function that converts DateTime to TimeStamp. Those variables work correctly, everything works. But the chart itself doesnt want to update.
LiveCharts2 HeatMap Data Tooltip formating wrong
I’m using a LiveCharts2 heatmap chart to place data onto a grid, so that he user can visually see and compare the values next to each other as they would appear IRL.