Dennis Wiemer
|
8b25ba6a7c
|
Added click events in graph to core eventbus (#7511)
|
2017-02-15 08:47:20 +01:00 |
|
Torkel Ödegaard
|
083a42942f
|
fix(phantomsj): fixed issue with y axis label rotation in phantomjs rendered graphs, fixes #6924
|
2017-01-02 12:01:48 +01:00 |
|
Torkel Ödegaard
|
e72a60bbf5
|
feat(graph): shared graph tooltip is not a select option with 3 options, normal, shared crosshair & shared tooltip, CTRL+O or CMD+O cycles option, closes #6894
|
2016-12-14 14:33:33 +01:00 |
|
Torkel Ödegaard
|
fa393c282a
|
feat(graph): refactoring shared tooltip PR #6274
|
2016-12-06 11:55:20 +01:00 |
|
Torkel Ödegaard
|
51165e76ba
|
Merge branch 'shared_tooltip' of https://github.com/connection-reset/grafana into connection-reset-shared_tooltip
|
2016-12-06 09:32:22 +01:00 |
|
Ben RUBSON
|
e51525dbde
|
Only take bar series to calculate barWidth (#6756)
* Only take bar series to calculate barWidth
solves #6751
* Typo
* Typo
* Typo
* Typo
* Refactor
* Simplify
|
2016-12-06 08:36:23 +01:00 |
|
Axel Pirek
|
e6c8e75d62
|
Make tooltip shareable like crosshair
|
2016-12-01 10:10:23 +01:00 |
|
Torkel Ödegaard
|
6767bdd76d
|
fix(graph): fixed issue log base scale on right y axis, option was not applied at all, also issue with log scale and max value calculation fixed, fixes #6534
|
2016-11-10 12:04:55 +01:00 |
|
Torkel Ödegaard
|
71eb0f3278
|
fix(graph): fixed issue with bar width when used in series override, fixes #6528
|
2016-11-10 10:50:48 +01:00 |
|
Ben RUBSON
|
2443326386
|
Add some comments about some previous modifications (#6533)
|
2016-11-10 10:19:42 +01:00 |
|
Torkel Ödegaard
|
a9c6bdc197
|
panel(graph): stacking can now handle null values, #6287
|
2016-11-09 11:34:34 +01:00 |
|
Torkel Ödegaard
|
485980eebf
|
Merge branch 'issue-2912' of https://github.com/benrubson/grafana into benrubson-issue-2912
|
2016-11-09 11:17:04 +01:00 |
|
Torkel Ödegaard
|
95e7ead89b
|
ux(dashboard): varius dashboard ux fixes and keybinding improvements, press 'e' while hovering over panel will open dashboard in edit mode, pressing 'd' will remove panel, #6442
|
2016-11-02 15:16:48 +01:00 |
|
Torkel Ödegaard
|
40ea014fa8
|
ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442
|
2016-11-02 12:55:58 +01:00 |
|
Torkel Ödegaard
|
4d420a0c33
|
refactor(): dashboard row model and hunting down memory leak
|
2016-10-30 15:14:18 +01:00 |
|
Torkel Ödegaard
|
01627b3a68
|
feat(ux): dashboard edit mode progress
|
2016-10-24 13:50:38 +02:00 |
|
benrubson
|
2cdd097b3a
|
Missing values, correct timeStep
|
2016-10-15 11:43:36 +02:00 |
|
Torkel Ödegaard
|
c9d7eb0a7a
|
feat(alerting): added clear history button to alert state history view, #6244
|
2016-10-14 09:33:42 +02:00 |
|
Torkel Ödegaard
|
44f064392d
|
feat(alerting): different colored lines/icons for alert annotations based on state, #6244
|
2016-10-13 15:22:54 +02:00 |
|
Torkel Ödegaard
|
7c339f0794
|
feat(alerting): show alertin state in panel header, closes #6136
|
2016-09-30 17:37:47 +02:00 |
|
Torkel Ödegaard
|
88ec307f3e
|
fix(graph panel): fixed issue with graph axis labels
|
2016-09-28 21:39:51 +02:00 |
|
Torkel Ödegaard
|
81cb4a740b
|
refactor(graph): progress on graph panel work
|
2016-09-26 17:25:29 +02:00 |
|
Torkel Ödegaard
|
40e6317b7b
|
feat(graph): refactoring
|
2016-09-26 14:04:13 +02:00 |
|
Torkel Ödegaard
|
acfde82c0a
|
refactor(graph): js -> typescript refactoring
|
2016-09-26 13:55:42 +02:00 |
|