Hello! I have a question here!
I wrote some functions to calculate some numbers in wix code, and now I want to display the number that I calculated on a graph in ChartNinja & Visual Stat Bar. How can I do that with visualStatsBar and ChartNinja?
For example, if the user input values are 3 and 5, and the function I wrote can give them 15, how can I put this “15” that I calculated into the graph based on my user input?
Please helppppp! Thank you so much!