File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 33## development
44
55
6+ ## v0.11.0
7+ - Add categorical colors. Thanks, @JonasProgrammer !
8+ - Color mode can be switched between threshold (default/fallback) and categories
9+ - Categories are based on the datapoint's locationName field
10+ - Add absolute circle size. Thanks, @JonasProgrammer !
11+ - Add option for absolute circle size, rather than using a dynamic range (disabled by default and as fallback)
12+ - Use prefactor for absolute values, defaulting to 1.0
13+ - Absolute circles are still being clamped by min/max settings
14+
15+
616## v0.10.0
717- Improve tests for checking "clickthroughUrl" interpolation
818- Add tests for elasticsearch query results, both for table- and timeseries-data
Original file line number Diff line number Diff line change 11{
22 "name" : " grafana-map-panel" ,
3- "version" : " 0.10 .0" ,
3+ "version" : " 0.11 .0" ,
44 "description" : " Map Panel" ,
55 "scripts" : {
66 "build" : " grafana-toolkit plugin:build" ,
You can’t perform that action at this time.
0 commit comments