This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bug in Webench?

Trying to format a plot in Webench

Electrical Simulations -> Waveform Controls -> Plot Boundaries

Bode simulation

Setting X-axis, Lower and Upper, then Replot

Result:

Setting lower to 20, the plot starts at 100

Setting lower to 100, the plot starts at 1e3

Expected:

Plot start at 20 and 100Hz respectively

Also trying to set the upper and lower for Y-axis range is completely messed up (basically not obeying the user input)

I guess this might be a bug in the code where the input expected is a real number, but the graph plots in LOG10, upon a Get request from the graph object, the number is not converted back to non-logarhythmic

Latest version of Flash (19.something)