grafana/public/app/plugins/panel
Dominik Prokop 844dd9e8f0
Graph NG WIP (#27572)
* Squash merge Ryans uPlot work

* uPlot - wrap into composable API

* Remove MicroPlot.tsx

* Add missing uPlot stylesheet import

* Use field config for axes config

* Min selection distance for Zoom

* WIP Tooltip behaviour

* Some progress on rendering plot

* gdev dashboard for graph ng tests

* Update custom field config interface for graph options

* Add support for paths in default field config setup (+2 squashed commits)
Squashed commits:
[93fc3afbfc] Typecheck fix
[a07ef86a8b] Add support for paths in default field config setup

* Include IANA timezone canonical name in TimeZoneInfo

* Use correct time zone on time axis

* Default axis width

* Use system date time formats for time axis ticks

* Graph panel layout

* Respect config paths when rendering default value of field config property

* Fix mismatch in field config editor types

* Color field option editor

* Refactor plot context to a single one

* First version of new graph legend plugin

* Fix mutable data frame

* Multiple ui fixes, layout is still slightly problematic

* Remove unused

* Fix tooltip test

* Some perf optimisations

* Update dev dashboard

* Typecheck fix

* Do not use color value editor as standard property editor, add custom field config to graph panel to control series color

* Update dev dashboard with correct tags

* Fix undefined issues

* Update devenv/dev-dashboards/panel-graph/graph-ng.json
2020-09-24 16:44:35 +02:00
..
alertlist Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
annolist Clarify status of annotation list panel (#27663) 2020-09-21 06:10:09 +02:00
bargauge Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
dashlist Dashlist: Tweaked design of folder addition (#27241) 2020-08-27 09:49:07 +02:00
gauge Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
gettingstarted Chore: MEGA - Make Eslint Great Again 💅 (#26094) 2020-08-11 17:52:44 +02:00
graph Graph: show range warning when all data is outside time range (#27603) 2020-09-15 11:55:34 -07:00
graph2 System: Date formating options (#27216) 2020-09-07 16:19:33 +02:00
graph3 Graph NG WIP (#27572) 2020-09-24 16:44:35 +02:00
heatmap heatmap: reduce the aggressiveness of hiding ticks/labels (#27016) 2020-09-09 06:53:17 +02:00
homelinks Settings: Add setting for hiding version number for anonymous users (#24919) 2020-06-17 07:39:50 +02:00
logs Explore: Sort order of log results (#26669) 2020-08-06 18:35:49 +02:00
news NewsPanel: Fixed XSS issue when rendering rss links (#27612) 2020-09-16 11:15:56 +02:00
piechart Minor UI touches (#24371) 2020-05-08 12:40:42 +02:00
pluginlist PluginsList: Remove unused panel options (#24501) 2020-05-11 14:26:25 +02:00
singlestat Chore: reduce null check errors/warnigns (#25223) 2020-07-03 17:49:29 +02:00
stat StatPanel: Fix stat panel display name not showing when explicitly set (#26616) 2020-07-28 07:28:50 +02:00
table Table: Adds column filtering (#27225) 2020-09-01 17:06:35 +02:00
table-old Fixes typescript issues (#27565) 2020-09-14 10:02:25 +02:00
text Chore: remove version from text panel (#27624) 2020-09-16 11:04:27 -07:00
welcome Onboarding: New getting started panel (#23826) 2020-05-13 08:00:40 +02:00