Hi,
i got a function that reads from a formular certain values and calculates a lot of variables.
i'd like to make use of these variables and create a pie chart with these.
can someone give me a rough idea how to handle this? I tried to define the variables globaly, but they where not accepted within the pie chart.
Regards