I’m trying to make a pie chart, which contains variable data and variabele names for the legend of my graph.
I know you can add variable data to your graph (with a weakly typed array), but I don’t know how you can add a similar legend to it.
if anyone can help me out, I’d really appreciate it.