Alex Córdova
Alex Córdova
I ended up creating a derived control ``` public class ChartViewRefreshable : ChartView { public ChartViewRefreshable() { PropertyChanged += OnPropertyChanged; } /// /// Listens for changes to the Chart property...
Besides the latter, I also removed the animation and the color under the line chart in my ViewModel. This also helped to avoid the issue ``` TagsBarChart = new LineChart...
same case here, the output pane shows nothing in VS Studio Community 2022 17.14.9 FCC 1.1.245