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 | 906 | February 6, 2018 | |
| How to plot standard deviation graph | 0 | 1752 | March 26, 2021 | |
| Scatter plot with error bars | 1 | 5194 | November 29, 2020 | |
| Scatter plot with conditional error bars | 7 | 2773 | January 22, 2021 | |
| Error bars from .csv file | 3 | 1442 | March 6, 2023 |