Suzana Pescador
d6eefcb5ce
Can't remove default avg column in table #4515 ( #8335 )
...
Avg column was being added at every rendering, if the table was empty.
Now the column will be added once as an initialization when selecting a
'timeseries_aggregations' transform.
2017-05-10 15:51:34 +02:00
Torkel Ödegaard
d791f902e9
heatmap: more refactoring
2017-05-10 13:05:26 +02:00
Torkel Ödegaard
acff78d421
Merge branch 'master' into heatmap-refactoring2
2017-05-09 12:41:11 +02:00
Torkel Ödegaard
8bbff2c44e
table: refactoring table options, now column styles are in a seperate tab
2017-05-09 12:35:44 +02:00
Torkel Ödegaard
e218052a90
fix: fixed slow down issue in table panel by removing the fillter null values feature ( #7602 ), not sure the filter null values is a good table option, should be done in metric query, fixes #8234
2017-05-09 12:07:06 +02:00
Torkel Ödegaard
f168c9e53d
table: minor ux options update
2017-05-08 15:57:15 +02:00
Torkel Ödegaard
be284adacc
table: more table options refactoring
2017-05-08 15:26:05 +02:00
Torkel Ödegaard
556829eda9
table: began table options redesign
2017-05-08 11:17:29 +02:00
Dan Cech
e8fbfce59a
remove unneeded import, update docs text
2017-05-05 13:11:44 -04:00
Dan Cech
0f24b45c1a
Merge branch 'master' into table-col-alias
2017-05-05 12:41:35 -04:00
Dan Cech
29653d2bec
refactor and add column alias tests
2017-05-05 12:40:49 -04:00
Torkel Ödegaard
fbf39598b8
heatmp: removed series stats option, lacked tests
2017-05-05 17:33:54 +02:00
Torkel Ödegaard
ece21b2d95
heatmap: more refactoring
2017-05-05 17:28:33 +02:00
Torkel Ödegaard
dd5a426911
heatmap: refactoring heatmap
2017-05-05 16:15:08 +02:00
Torkel Ödegaard
43c6f74904
heatmap: removed fill background, and highlight card options
2017-05-05 12:33:04 +02:00
Torkel Ödegaard
4412e41738
ux: updated heatmap and alertlist icons
2017-05-05 11:43:42 +02:00
Torkel Ödegaard
6ee11f1172
heatmap: minor update
2017-05-05 07:05:11 +02:00
Torkel Ödegaard
f167d459fe
Merge branch 'heatmap-refactor'
2017-05-04 19:56:29 +02:00
Torkel Ödegaard
5acabc6ccb
heatmap: refactoring
2017-05-04 19:56:20 +02:00
Torkel Ödegaard
61b51c0cbf
heatmap: refactoring
2017-05-04 16:03:47 +02:00
Torkel Ödegaard
b042c53980
ux: updated heatmap icon
2017-05-03 08:56:51 +02:00
Torkel Ödegaard
0fd96b951a
wip: heatmap refactor
2017-05-02 09:55:18 +02:00
Dan Cech
2361e2ddd9
fix moment.js deprecation warning when running tests
2017-04-27 15:29:32 -04:00
Dan Cech
b1691f1cd1
add support for column aliases in table panel
2017-04-27 15:23:49 -04:00
Torkel Ödegaard
a0d8afd435
ux: minor change to styles & heatmap option names
2017-04-26 14:18:58 +02:00
Daniel Lee
6707d77af5
graph: dashes option only used in series overrides
...
Removes dashes option from Display tab so that it is only available
for series overrides. Also removes options for dash space and length
in series overrides and just uses the default values of 10 for both of
them.
2017-04-26 13:19:24 +02:00
smalik
1a3bc60e69
feat(dashed lines): Implementing dashed lines
...
Adding support for dashed lines using jquery.flot.dashes.js
2017-04-26 13:19:24 +02:00
Torkel Ödegaard
787fea90b9
heatmap: changed name of heatmap data format option, #8054
2017-04-24 15:17:57 +02:00
Daniel Lee
6160978019
singlestat: with table data, support string values
...
If the selected table column is string then show that in the singlestat
2017-04-21 16:54:56 +02:00
Daniel Lee
a49ef90a1d
singlestat: value mapping for table data
...
Adds support for value mapping for table data in the single stat panel.
2017-04-21 16:43:14 +02:00
Daniel Lee
8874be4c66
singlestat: add support for table data
...
If data is of type Table, then will return the first row of data. The
user can select which column should be shown in the SingleStat.
2017-04-21 16:17:31 +02:00
Daniel Lee
2c51f11440
singlestat: fix variable spelling
2017-04-21 16:17:31 +02:00
Torkel Ödegaard
f1276774a0
typescript: updated tslint and fixed new warnings
2017-04-20 11:16:37 +02:00
Torkel Ödegaard
456b07b766
annotations: removing wip stuff so I can merge to master
2017-04-18 17:28:39 +02:00
Torkel Ödegaard
fa2a7db657
ux: create annotations
2017-04-14 23:10:56 +02:00
Torkel Ödegaard
03ef1fd758
refactoring: event / annotation handling in graph panel broken out
2017-04-14 22:56:01 +02:00
Torkel Ödegaard
60ef7d8768
Merge branch 'master' into create-annotations
2017-04-14 22:36:34 +02:00
Torkel Ödegaard
aa47b9bf5c
refactoring: simplified backend_srv and subUrl handling, #8122
2017-04-14 19:01:08 +02:00
Torkel Ödegaard
a151de1d37
progess on adding annotations
2017-04-14 14:43:06 +02:00
Torkel Ödegaard
ff426ae9a3
more work on annotations
2017-04-14 12:23:32 +02:00
Torkel Ödegaard
dbe5480edc
create annotations work
2017-04-14 11:41:02 +02:00
Torkel Ödegaard
2fce88ee62
ux: popover forms
2017-04-14 10:18:49 +02:00
Torkel Ödegaard
2f61fc6afe
ux: made progress on popover forms
2017-04-13 18:39:49 +02:00
Alexander Zobnin
17d3970673
graph(create annotation): push one annotation with time from and time to
2017-04-12 21:04:18 +03:00
Alexander Zobnin
8a1c35e1c2
graph(create annotation): refactor, fix two modal after range selection
...
bind create annotation handler directly to plotclick event, not to global graph-click
2017-04-12 20:27:32 +03:00
Torkel Ödegaard
de21be30d2
ux: working on how to show form in popover
2017-04-12 17:28:32 +02:00
Torkel Ödegaard
0156a94a49
annotations: you can now read annoations via manually created annoation query
2017-04-12 15:46:41 +02:00
Alexander Zobnin
232513bb4e
graph(add annotation): refactor
...
pass ctrlKey and metaKey through flot events
2017-04-12 15:26:34 +03:00
Alexander Zobnin
70bca219e3
graph(add annotation): Add keybinding for CTRL key
2017-04-11 10:24:21 +03:00
Alexander Zobnin
362860f687
graph(add annotation): able to select region (start and stop time) #1286
2017-04-10 12:45:08 +03:00