Skip to content

Commit

Permalink
Colour & formatting updates
Browse files Browse the repository at this point in the history
  • Loading branch information
david-martin committed Apr 10, 2024
1 parent 7f14d1c commit 5bbcb29
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions examples/dashboards/app_developer.json
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,6 @@
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
Expand Down Expand Up @@ -359,7 +355,7 @@
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"mode": "multi",
"sort": "none"
}
},
Expand Down Expand Up @@ -656,7 +652,7 @@
"placement": "bottom"
},
"tooltip": {
"mode": "single",
"mode": "multi",
"sort": "none"
}
},
Expand Down Expand Up @@ -1233,7 +1229,7 @@
]
},
"time": {
"from": "now-5m",
"from": "now-15m",
"to": "now"
},
"timepicker": {
Expand All @@ -1260,6 +1256,6 @@
"timezone": "",
"title": "Stitch: App Developer Dashboard - experiment",
"uid": "J_sdY4-Ik",
"version": 14,
"version": 15,
"weekStart": ""
}

0 comments on commit 5bbcb29

Please sign in to comment.