Torkel Ödegaard
|
c74eda20dc
|
Graph: fix for legend values min & max, avg & current when series only has null values, Closes #923
|
2014-10-10 13:37:33 -04:00 |
|
Torkel Ödegaard
|
0aae78c6bd
|
Graph: fix for bars not displaying, caused by change in recent commit, added unit test so it does not happen again
|
2014-10-08 16:24:58 -04:00 |
|
Torkel Ödegaard
|
e86207bb28
|
Fixed default panel title when creating new panel, tweaks to panel height calculation, Closes #910
|
2014-10-08 06:44:46 -04:00 |
|
Torkel Ödegaard
|
0cba818364
|
Graph: legend and digest phase fix
|
2014-10-06 12:37:51 -04:00 |
|
Torkel Ödegaard
|
4285c751b3
|
Graph: fixed value formating for tooltip, need original data. flotcharts copys the data, so changes to value formats func after plot call does not affect the plot.getData() series
|
2014-10-06 12:17:48 -04:00 |
|
Torkel Ödegaard
|
1b0cddfa72
|
Graph: Tooltip refactoring for testability
|
2014-10-06 11:34:51 -04:00 |
|
Torkel Ödegaard
|
c79ab84fdf
|
More fixes related to shared crosshair #880
|
2014-10-01 09:42:42 +02:00 |
|
Torkel Ödegaard
|
8fc5a2785f
|
Refactoring and fixes for PR #880
|
2014-10-01 09:08:11 +02:00 |
|
toni-moreno
|
44f2a375f6
|
Added shared crosshair to dashboards to track better all graphs, and little Fix for #884
|
2014-10-01 07:03:59 +02:00 |
|
Torkel Ödegaard
|
2473ae3b47
|
Graph: shared multi series tooltip, refactoring PR #850
|
2014-09-29 16:57:05 +02:00 |
|
Torkel Ödegaard
|
3fb457ccd1
|
Merge branch 'master' into toni-moreno-add_shared_tooltips_to_graphs
|
2014-09-29 14:25:25 +02:00 |
|
toni-moreno
|
51333c9eda
|
improved tooltip styles, add multiple highlight points, and changed highligth size when graph plotted without points.
|
2014-09-29 12:48:08 +02:00 |
|
Torkel Ödegaard
|
af4f3f62e9
|
Merged yaxis_precision branch, #877, updated changelog
|
2014-09-29 12:38:52 +02:00 |
|
Torkel Ödegaard
|
cc31a12b8c
|
Smart decimal precision when using scaled unit format, Closes #877
|
2014-09-29 12:29:53 +02:00 |
|
toni-moreno
|
7f33bec71c
|
fixing the previous fix, now working fine
|
2014-09-25 15:45:18 +02:00 |
|
toni-moreno
|
3ea94c3484
|
little fix when searching x index time
|
2014-09-25 06:35:49 +02:00 |
|
toni-moreno
|
f59bb6461a
|
added shared tooltips to graphs
|
2014-09-23 13:51:59 +02:00 |
|
Torkel Ödegaard
|
af8fec941c
|
Graph: Fix for series draw order not being the same after hiding/unhiding series, Fixes #847
|
2014-09-23 08:18:59 +02:00 |
|
Torkel Ödegaard
|
40a491a80b
|
Annotations: Elasticsearch annotation and field mapping fixes, small changes for PR #830
|
2014-09-20 08:30:59 +02:00 |
|
Torkel Ödegaard
|
e78c48620f
|
Trying to improve yaxis precision
|
2014-09-19 13:24:15 +02:00 |
|
Torkel Ödegaard
|
563dd898c1
|
Graph: fix for downscaling y-axis format, never downscale when value is zero, Fixes #826
|
2014-09-19 12:16:00 +02:00 |
|
Torkel Ödegaard
|
6ca73f6df0
|
Do not render graph when width is zero, avoids plot errors
|
2014-09-11 14:25:20 +02:00 |
|
Torkel Ödegaard
|
39c068bd53
|
Graph: Fix for tooltip current value decimal precision when 'none' axis format was selected, Closes #733
|
2014-08-29 12:54:42 +02:00 |
|
Torkel Ödegaard
|
1929490deb
|
Renamed filterSrv to timeSrv and made it a service again
|
2014-08-27 16:29:48 +02:00 |
|
Torkel Ödegaard
|
17ffb167e2
|
Small fixes for firefox
|
2014-08-20 22:34:51 +02:00 |
|
Torkel Ödegaard
|
468c9a9061
|
Fix for zindex override removal, should restore series order
|
2014-08-20 11:31:40 +02:00 |
|
Torkel Ödegaard
|
da1279aa5b
|
Added zindex per series override option, #425
|
2014-08-20 10:50:26 +02:00 |
|
Torkel Ödegaard
|
3ec053bea7
|
Moved series override code to TimeSeries
|
2014-08-20 10:27:30 +02:00 |
|
Torkel Ödegaard
|
b2f9f81eaf
|
Moved yaxis override from aliasYAxis map to the new seriesOverride array
|
2014-08-20 09:31:22 +02:00 |
|
Torkel Ödegaard
|
939e957fda
|
Made regex match work for per series overrides, #425, #700
|
2014-08-20 08:35:17 +02:00 |
|
Torkel Ödegaard
|
062fe72030
|
More options can now be set on pre series basis, this is awesome!
|
2014-08-19 17:24:37 +02:00 |
|
Torkel Ödegaard
|
cdcbb872d5
|
options per series is starting to work nicely
|
2014-08-19 16:57:33 +02:00 |
|
Torkel Ödegaard
|
048763053c
|
Began work on applying per series options to flot options
|
2014-08-19 16:22:27 +02:00 |
|
Torkel Ödegaard
|
c6489d9b01
|
Lots of progress on per series overrides
|
2014-08-19 15:22:03 +02:00 |
|
Torkel Ödegaard
|
937ac84538
|
Began work on per series style overrides, #425
|
2014-08-18 21:48:01 +02:00 |
|
Torkel Ödegaard
|
1a3dac0c17
|
Fix for timepicker dates and tooltip when UTC timzone is selected,
custom date modal is still local time, Closes #277
|
2014-08-18 13:43:26 +02:00 |
|
Torkel Ödegaard
|
83e9bc4816
|
Graph: Fix for axis format none broken for numbers in exponential notation, Closes #696
|
2014-08-14 12:05:29 +02:00 |
|
Torkel Ödegaard
|
4d1102db0b
|
Panel edit state is working pretty good now, #672
|
2014-08-13 15:02:57 +02:00 |
|
Torkel Ödegaard
|
23c9f973cc
|
Switch from underscore to lodash, #659
|
2014-08-07 14:35:28 +02:00 |
|
Torkel Ödegaard
|
965c1f0353
|
Chart: Possible fix for stuck tooltip (annotation or time series point hover tooltip would not disappear), Fixes #450
|
2014-08-07 09:00:52 +02:00 |
|
Torkel Ödegaard
|
e9a046e74d
|
Small annotation fix when leaving edit mode and having series hidden
|
2014-08-04 07:18:26 +02:00 |
|
Torkel Ödegaard
|
4e47447dec
|
began work on ES annotation datasource, #201
|
2014-07-29 11:26:05 +02:00 |
|
Torkel Ödegaard
|
77bfd85e9e
|
Changed all kibana words to grafana
|
2014-07-28 18:11:52 +02:00 |
|
Torkel Ödegaard
|
f619fc3e7e
|
merge with master
|
2014-07-25 12:37:39 +02:00 |
|
Torkel Ödegaard
|
268cead331
|
Merge pull request #604 from floored1585/add_bps
Adding bps unit type for network gear
|
2014-07-25 12:30:13 +02:00 |
|
Ian Clark
|
989d703d1d
|
Adding bps unit type for network gear
|
2014-07-17 16:52:12 -07:00 |
|
Torkel Ödegaard
|
b5d378c425
|
Merge branch 'master' into dashboard_loading_refactoring
|
2014-07-13 12:51:22 +02:00 |
|
Torkel Ödegaard
|
f422c84414
|
extra fix for percent sign in aliases and plothover, #506
|
2014-07-03 16:28:38 +02:00 |
|
Torkel Ödegaard
|
4562f31b6b
|
merged with master
|
2014-07-03 16:25:07 +02:00 |
|
Torkel Ödegaard
|
6911e184f9
|
New legend display option 'Right side', will show legend to the right of the graph (Closes #556)
|
2014-07-03 12:38:20 +02:00 |
|