How do I connect ScottPlot from code behind to xaml in WPF?
I am trying to create a Bar Plot in WPF xaml, I want bars in differenct categories, like it’s documented here: ScottPlot Cookbook
I also used this for knowing how it works with WPF: ScottPlot WPF Quickstart