Torkel Ödegaard
ea198fea6e
fix(graph): fixed legend color when having many many series, fixes #2359
2015-07-17 15:20:12 +02:00
Johannes Wienke
244e682c2b
Series override option to hide legend entries
...
Adds a series override option to hide certain series from the legend.
* public/app/components/timeSeries.js: boolean flag to decide display in
legend and application of override option for this flag
* public/app/panels/graph/legend.js: exclude hidden series
* public/app/panels/graph/seriesOverridesCtrl.js: add legend override
option
This fixes #2324
2015-07-10 12:16:41 +02:00
Torkel Ödegaard
3c86c9908c
Added docs for dashboard list panel, #2276
2015-07-06 12:24:11 +02:00
Torkel Ödegaard
11170dd34c
feat(singlestat): Added support for string values, Closes #2203
2015-06-29 09:22:08 +02:00
Torkel Ödegaard
98a07eff81
Worked on enhancing panel links to support dash link features, like auto variable to url params includes, Closes #2200
2015-06-22 17:44:46 +02:00
Torkel Ödegaard
26e5d7a3de
Graph: fixed PNG rendering of panels with legend table to the right, #2185
2015-06-19 14:13:25 -04:00
Torkel Ödegaard
4a9bc70ca0
Added new style override, transform negative-Y, Closes #2162
2015-06-13 20:01:15 +02:00
Torkel Ödegaard
8cfbd2f8bf
Increased width of query input field in dashlist panel editor
2015-06-02 11:05:48 +02:00
Torkel Ödegaard
50a1feb90a
Dashboard list panel: Now supports search by multiple tags, Closes #2096
2015-06-02 11:04:06 +02:00
Torkel Ödegaard
0047ce067d
SingleStatPanel: fix for color thresholds and value to text mapping combo, Fixes #2044
2015-05-25 10:24:01 +02:00
robert jakub
3dc2a114fa
add pps (packet per second) format
2015-05-22 17:08:10 +02:00
Torkel Ödegaard
a258e2e608
Added log base 2 graph y axis scale
2015-05-14 17:39:31 +02:00
Torkel Ödegaard
8c0e1060e6
Graph: Define series color using regex rule, Closes #590
2015-05-14 12:34:30 +02:00
Torkel Ödegaard
2dac975805
began work on color by regex / series override for color, #590
2015-05-13 21:34:50 +02:00
Torkel Ödegaard
448a8b8d1c
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
2015-05-13 13:36:24 +02:00
Torkel Ödegaard
b3be51f17f
Lots of work on search and dashboard loading, trying to generalize concepts and code, #960
2015-05-12 14:11:30 +02:00
Torkel Ödegaard
582e680b12
Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983
2015-05-11 09:57:10 +02:00
Torkel Ödegaard
59a2109cab
Investigating some performance optimizations, added more perf instrumentation & measurements
2015-05-09 15:26:39 +02:00
Torkel Ödegaard
25ef49494b
Final polish on repeat panel variable selection, #1888
2015-04-30 10:47:51 +02:00
Torkel Ödegaard
bcb80eb38f
more tweaks
2015-04-28 09:26:20 +02:00
Torkel Ödegaard
48b25bc327
Fix to graph panel, and width=0 bug
2015-04-28 06:40:23 +02:00
Torkel Ödegaard
3044a74a52
Optimization and unit tests for panel and row repeat feature, #1888
2015-04-27 18:37:39 +02:00
Torkel Ödegaard
b0ef659add
Stop users from entering panel edit mode when dashboard editable is false, #1834
2015-04-27 10:56:36 +02:00
Torkel Ödegaard
dabdf1b7fd
Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832
2015-04-21 18:46:44 +02:00
Torkel Odegaard
73b512859a
Small ui align fix to graph axis and grid edit ui
2015-04-21 09:48:50 +02:00
carl bergquist
74c5015648
Change default values for linewidth and fill.
2015-04-21 09:27:15 +02:00
Torkel Ödegaard
d71b626114
Graph Panel: Legend in table mode now aligns, graph area is reduced depending on how many series, Fixes #1786 , Fixes #1749
2015-04-15 14:53:20 +02:00
Torkel Ödegaard
140f1307b4
Small fix to singlestat panel and unit selector
2015-04-14 17:13:39 +02:00
Torkel Ödegaard
2bb85d216e
Fixed fixed decimal option bug, when fixed decimal value was set to zero, Fixes #1764
2015-04-13 09:05:42 +02:00
Mitsuhiro Tanda
ba3bb57926
suppress all graph redrawing when shared tooltip is enabled
2015-04-10 00:34:23 +09:00
Torkel Ödegaard
463c519954
Dashlist panel: added fresh panel when changing limit, Fixes #1677
2015-03-31 17:30:27 +02:00
Torkel Ödegaard
fde11be279
Renamed src directory to public
2015-03-29 12:57:28 +02:00