#Input text user

1 messages · Page 1 of 1 (latest)

slim mist
#

Hello, with PlotlyJS, I would like obtain a input text to change interactively the plot (for instance a box with the number of points to draw : the problem is more complex so I can't use seekbar). Thank you, in advance !

static oak
#

So you want to prompt the user for two things right?

#

Plot type and number of units

slim mist
#

In fact I need text boxes input to let user specify the interval to see the function ([a,b], so Float64) and another to specify the function (like WilframAlpha, Desmos...) it will be string (then I will manage like I can but I would like get à string)