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
5ec7dea81a
Merge branch 'v4.0.x'
2016-12-12 14:39:53 +01:00
Torkel Ödegaard
8feaef20e0
fix(graph): fixed graph issue with axes mode set to series and picking Max value, fixes #6926
2016-12-12 14:37:40 +01:00
Gabriel Nepomuceno
a8ae0a5b79
fixing compilation of grunt
2016-12-09 21:53:00 +00:00
Torkel Ödegaard
924535c6d0
change(graph): changed null value graph option to default to null, closes #6868
2016-12-07 15:27:20 +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
ad7ae1b912
fix(graph): Fixed tooltip date header visible when x-mode was set to series, fixes #6364
2016-11-24 13:16:46 +01:00
Ben RUBSON
614bd7f1e8
Sort series by yaxis by default ( #6683 )
...
* Sort series by yxis by default
* Sort series by yxis by default
* Sort series by yxis by default
2016-11-24 10:24:49 +01:00
Torkel Ödegaard
cf751c256b
fix(graph): fixed order of graph tooltip when sort order was none, fixes #6648
2016-11-23 17:08:14 +01:00
benrubson
e71114f4fb
Come back to #6287 for graph_tooltip.js
...
as it is an only one loop solution
2016-11-19 09:12:10 +01:00
benrubson
9797845460
Typo
2016-11-18 19:14:12 +01:00
benrubson
0034b6ede7
Highlight correct point when series has null values
2016-11-18 18:49:20 +01:00
benrubson
becb6303e5
Revert #6287 for graph_tooltip.js
2016-11-18 17:50:54 +01:00
Ben RUBSON
a4de6da9a0
Correct series highlight ( #6578 )
...
solves issue #6573
2016-11-15 18:59:17 +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
652eb057cf
change(graph): change default line width from 2 to 1
2016-11-08 20:57:17 +01:00
Torkel Ödegaard
2d19af601a
fix(alerting): various alerting fixes
2016-11-06 15:40:02 +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
Julien Pivotto
d1eb7e5fcd
Allow to set current on graph panel
...
Refs #6335
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2016-10-20 21:13:32 +02:00
benrubson
807bc5eb47
Add time back to result array
2016-10-16 01:09:00 +02:00
benrubson
9792bd7b08
Typo
2016-10-16 00:46:56 +02:00
benrubson
604dcbc6b2
Missing values, corect tooltip
2016-10-16 00:30:50 +02:00
benrubson
04a276dc2c
Missing values, correctly highlight last point
2016-10-15 16:51:18 +02:00
benrubson
43129aa563
Missing values, correct graph specs
2016-10-15 13:10:19 +02:00
benrubson
c976448f6a
Missing values, stack null & missing values
2016-10-15 13:07:41 +02:00
benrubson
2cdd097b3a
Missing values, correct timeStep
2016-10-15 11:43:36 +02:00
Ben RUBSON
d1e8418c74
Correct tooltip timestamp ( #6283 )
...
Corrects #6275 , follows #6211
2016-10-15 08:02:07 +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
0bae12e4ae
change(graph): Changed default for stack hover value
2016-10-12 11:21:23 +02:00
Ben RUBSON
f7124f1638
Patch: 4 tooltip bugs ( #6211 )
...
* Order tooltip by yaxis by default
solves #6174
* typo
* Avoid sorting multiple times
and evaluate series.yaxis.n as it may not exist.
* typo
* typo
* typo
* Tooltip values loose their format when reordered
solves #6208
* Hover the correct point
* Make tooltip sort happy with hidden series
2016-10-11 13:53:49 +02:00
bergquist
04f417a423
feat(alerting): enabled by default. configurable elert engine
...
closes #6210
2016-10-10 13:09:16 +02:00
Torkel Ödegaard
cc1452277b
added testdata scenario for null data and stacking, also updated testdata dashbord, #2912
2016-10-06 10:53:42 +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
Alexander Zobnin
c2856926aa
fix(graph): fix X axis value selection. ( #6145 )
2016-09-28 21:29:51 +02:00
Torkel Ödegaard
3ecd96e682
feat(testdata): lots of work on new test data data source and scenarios
2016-09-27 18:17:39 +02:00
Torkel Ödegaard
ade8aa5b92
feat(graph): refactorings
2016-09-27 14:47:04 +02:00
Torkel Ödegaard
34f15d92d0
feat(testdata): worked on testdata app
2016-09-27 14:39:51 +02:00