Modifying Graph builder legend properties / Documentation for legend Model()
Hi, I'm looking for a method to consistently target and modify legend items in graph builder. After I've added variables to generate the basic graph, I use the dispatch statements to modify the line-style/color/size. The issue that I'm running into is that the legend text (or the item Ids) change depending on what rows I have included/excluded in the data table, and therefore the dispatch statemen...