JSL Interactive Spline
Hey friends,I’d appreciate your help.
I’ve prepared a dashboard containing several graphs with SPLINE.
I want to change the graph spline, without building the graph each time the user changes the spline,
for the moment I'm using the graph reports NumberEditbox:
for(i.....
ChartsContainerVlis[OutlineBox( i )][NumberEditBox(1)]<<set(lambada);but I don't want the report to appear in the dashboard,Is there...