After doing analysis, how can we show the standard deviation lines in a bar chart?
eder
1
etienne
2
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/
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Adding Error bars on Bar Graph | 1 | 911 | February 6, 2018 | |
| How to plot standard deviation graph | 0 | 1757 | March 26, 2021 | |
| Scatter plot with error bars | 1 | 5207 | November 29, 2020 | |
| Scatter plot with conditional error bars | 7 | 2781 | January 22, 2021 | |
| Error bars from .csv file | 3 | 1448 | March 6, 2023 |