Forum Discussion
Anonymous
2 years agoNot applicable
How do I create bar chart with multiple dimensions?
I have the following data:
| Machine | Timestamp | State |
| M1 | T1 | 0 |
| M1 | T2 | 0 |
| M1 | T3 | 0 |
| M1 | T4 | 0 |
| M2 | T1 | 1 |
| M2 | T3 | 1 |
| M3 | T1 | 0 |
| M4 | T1 | 1 |
| M4 | T2 | 0 |
| M5 | T1 | 0 |
and would like to create bar chart like this. Can someone tell me if something like that is possible?
Thanks!
I don't think bar chart will let you, but you could use the bubble chart or a matrix with conditional formatting (with one in columns and one in rows and your numeric column in values).
1 Reply
- christinepaytonMost Valuable Professional
I don't think bar chart will let you, but you could use the bubble chart or a matrix with conditional formatting (with one in columns and one in rows and your numeric column in values).