Skip to content

Commit a6234c0

Browse files
committed
Update backlog
1 parent 416335f commit a6234c0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/backlog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Backlog for Grafana Worldmap Panel
22

33
## Prio 1
4+
- When navigating by variables and hitting an empty dataset, the locations get erroneously cleared out
5+
- Navigate by Variable-Schnackel
6+
7+
## Prio 1.5
8+
- Migrate "Field mapping" to just "Fields" where one can interpolate arbitrary strings
9+
and the database fields will get interpolated into them.
410
- Improve PluginSettings: `TypeError: "setting getter-only property "customAttributionText"`
511
- After `restart()`: `TypeError: this._ctx is undefined`
612
- Indicate which location source might be suitable for which data source
@@ -21,6 +27,8 @@
2127
https://grafana.com/docs/installation/configuration/#disable-sanitize-html
2228
- The contrast of the text on the red tooltip drop isn't that great. Maybe use black or white, at least for the light theme.
2329
- Does data autofitting work when changing dashboard variables?
30+
- Rename request parameters from "request_" to "__request"
31+
- Add "maxZoomLevel" option to accompany the "FitToData" option
2432

2533
## Documentation
2634
- Note about installation

0 commit comments

Comments
 (0)