grafana/public/app/features/dashboard/state
Torkel Ödegaard a241f03167
TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910)
* TimeSeries: Adds support for color scheme series and line colors

* Updates

* fixed device issue

* Evaluate series color in legend

* two fixes

* It works with points

* Added test dashboard

* Minor fix

* Reset color mode to palette when switching to panel that supports by series mode

* Add support for relative thresholds

* Updated snapshots
2021-07-07 12:40:40 +02:00
..
actions.ts Dashboard Settings: Fix TimeZone dropdown doesn't change the timezone (#35680) 2021-06-16 08:31:16 +02:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts ValueMappings: Improve singlestat value mappings migration (#35578) 2021-06-14 13:47:34 +02:00
DashboardMigrator.ts Dashboard: protect against missing overrides section (#35577) 2021-06-17 08:33:36 +02:00
DashboardModel.repeat.test.ts Variables: Removes the never refresh option (#33533) 2021-04-30 11:17:35 +02:00
DashboardModel.test.ts Dashboard: Fix Editing a panel with auto-refresh enabled auto-refresh in the edit screen (#34128) 2021-05-18 10:20:11 +02:00
DashboardModel.ts Events: Migrate old timeRangeUpdate event to new event system to get rid of console.log warning (#35767) 2021-06-16 15:44:50 +02:00
getPanelOptionsWithDefaults.test.ts TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
getPanelOptionsWithDefaults.ts TimeSeries: Support coloring series and line by thresholds or gradient color scales (#35910) 2021-07-07 12:40:40 +02:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts ChangeTracker: Unified unsaved changes handling with library panels (#34989) 2021-06-02 12:24:19 +02:00
initDashboard.ts Chore: Remove endpoints that contain the slug field (#35104) 2021-06-03 16:20:13 +03:00
PanelModel.test.ts Dashboard: Fix Table view when editing causes the panel data to not update (#34998) 2021-06-01 13:52:08 +02:00
PanelModel.ts DashboardGrid: Refactorings and performance improvements (#35942) 2021-06-22 14:44:18 +02:00
reducers.test.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
reducers.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
selectors.ts PanelEdit: VisulizationPicker doesn't show if panel has an unknown panel plugin (#35831) 2021-06-17 15:18:05 +02:00