I use PowerPoint create a graph and would like to do the same with Grafana. The data is below.
PowerPoint:
I am using a free account on Grafana.com. I added the Infinity data source. I add the data inline. I manually define each field and then colour overrides for each field.
Grafana is sorting the column headers alphabetically rather than what is in the CSV. A suggestion to use UQL and parse-csv was provided, however, it’s not clear exactly what that means. I’m unsure how to get it to look closer to the PowerPoint graph. From the bottom up, the bar should be stacked as Urgent, Critical, Serious, Medium, Minimal. I’d like the legend to also display this way.
Month,Urgent,Critical,Serious,Medium,Minimal
Jan,,,,,
Feb,2,15,109,114,20
Mar,2,15,110,112,10
Apr,2,27,219,174,27
May,2,17,172,161,27
Jun,2,26,134,123,29
Jul,,,,,
Aug,,,,,
Sep,,,,,
Oct,,,,,
Nov,,,,,
Dec,,,,,