.. |
img
|
added new icons for default panels
|
2016-03-24 16:14:51 -04:00 |
Legend
|
Use render props pattern in color picker
|
2019-03-13 12:23:39 +01:00 |
specs
|
Fix histogram x-axis min/max
|
2019-03-09 20:36:30 +02:00 |
align_yaxes.ts
|
changed var to let in last files (#13087)
|
2018-08-30 08:58:43 +02:00 |
axes_editor.html
|
Change xaxis min and max form input types to number
|
2019-03-09 17:20:14 +02:00 |
axes_editor.ts
|
value formats: another rename and updates code to use new valueFormats func
|
2019-01-11 13:31:25 +01:00 |
data_processor.ts
|
Minor refactoring around theme access
|
2019-02-08 15:38:45 +01:00 |
graph_tooltip.d.ts
|
feat(plugins): work on plugin directive loading
|
2016-01-14 13:21:05 +01:00 |
graph_tooltip.ts
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 14:27:03 +02:00 |
graph.ts
|
Fix histogram x-axis min/max
|
2019-03-09 20:36:30 +02:00 |
histogram.ts
|
Minor fix in values to histogram conversion
|
2019-03-09 20:36:31 +02:00 |
jquery.flot.events.ts
|
public/app/plugins/*: Fix some misspell issues
|
2018-12-05 13:13:29 +01:00 |
module.ts
|
Minor refactoring around theme access
|
2019-02-08 15:38:45 +01:00 |
plugin.json
|
cleanup plugin versions
|
2019-03-05 23:40:03 -08:00 |
README.md
|
Panel help view fixes
|
2018-12-19 11:03:54 +01:00 |
series_overrides_ctrl.ts
|
graph: fixes click after scroll in series override menu
|
2019-02-25 02:11:28 +01:00 |
tab_display.html
|
Toggle stack should trigger a render, not a refresh
|
2019-02-25 11:29:34 -05:00 |
tab_legend.html
|
Legend toggle should only trigger a re-render, not a refresh
|
2019-02-01 14:16:27 -05:00 |
tab_thresholds_time_regions.html
|
removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization
|
2018-12-07 15:18:43 +01:00 |
template.ts
|
changed var to const 2 (#13068)
|
2018-08-29 14:27:29 +02:00 |
threshold_manager.ts
|
Fix thresholds default colors not being applied
|
2019-01-28 15:48:54 +01:00 |
thresholds_form.html
|
removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization
|
2018-12-07 15:18:43 +01:00 |
thresholds_form.ts
|
graph: Time region support
|
2018-11-13 12:23:06 +01:00 |
time_region_manager.ts
|
Update types and themes usage in components
|
2019-02-05 17:04:48 +01:00 |
time_regions_form.html
|
removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization
|
2018-12-07 15:18:43 +01:00 |
time_regions_form.ts
|
Prettier had not been running as a precommit hook for some time so had to run in on all files again
|
2019-02-13 11:14:53 +01:00 |