After doing analysis, how can we show the standard deviation lines in a bar chart?
If youโre using plotly.js, addind error bars with type: 'constant' should do the trick.
More info here: https://plot.ly/javascript/error-bars/
After doing analysis, how can we show the standard deviation lines in a bar chart?
If youโre using plotly.js, addind error bars with type: 'constant' should do the trick.
More info here: https://plot.ly/javascript/error-bars/