mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
* Update charging-stats.json Address https://github.com/adriankumpf/teslamate/issues/476 by adding world map of charges. Will need to add world map plugin also, addressing in different change. * Update Dockerfile Add worldmap panel plugin for update to dashboard. * Update charging-stats.json Updated initial zoom to a lower level zoom to get more local snapshots around main areas. * Update charging-stats.json update default zoom * Update charging-stats.json Enabled mouse wheel scroll due to default zoom being further out. * Update Dockerfile Replaced worldmappanel /w panodata modified world map panel. * Update charging-stats.json Changed to use panodata world map as will default zoom to data set. Updated query to build off kwh added vs # of charges and adjusted pct to be pct of max kwh vs % of total. * Update charging-stats.json Adjusted alignment * Update installation guide with grafana-worldmap-panel Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>