Hello everybody,
I would like to visualize data in a bar chart. I´ve got defined values for the start point and the range (length) of every bar. See files attached.
Is it possible to visualize data like that?
Thanks in advance.
Johannes
Hi @JohannesENS
please find attached and run the script in the table.
one way of doing this is by introducing a new column with the formula :"min diameter / mm"n + :range
now you set the min diameter and the max diameter together on the Y axis. then you choose bars and select the range option
let us know if it worked,
ron
Hi @JohannesENS
please find attached and run the script in the table.
one way of doing this is by introducing a new column with the formula :"min diameter / mm"n + :range
now you set the min diameter and the max diameter together on the Y axis. then you choose bars and select the range option
let us know if it worked,
ron
Thank you!