Gregoire Seux
|
f5f3256824
|
Downscale y axis to more precise unit
y axis unit is already upscaled automatically, this commit adds
automatic downscale.
It also fixes the number of decimals displayed (0 -> decimals)
|
2014-07-31 09:40:23 +02:00 |
|
Ian Clark
|
989d703d1d
|
Adding bps unit type for network gear
|
2014-07-17 16:52:12 -07:00 |
|
Torkel Ödegaard
|
505f0f65d0
|
updated change log with PR #545
|
2014-06-30 07:56:35 +02:00 |
|
Akeru
|
6346f835af
|
Fix formatting negative values
|
2014-06-27 15:37:11 +02:00 |
|
Torkel Ödegaard
|
b67280f0d4
|
Merge pull request #476 from lyrixx/axis-s-week
Format seconds metric by week if needed
|
2014-06-07 07:06:53 +02:00 |
|
Torkel Ödegaard
|
ce8bdabab8
|
Adding JSCS (javascript style checker)
|
2014-06-07 07:05:42 +02:00 |
|
Grégoire Pineau
|
b40af07103
|
Format seconds metric by week if needed
|
2014-06-07 02:06:34 +02:00 |
|
Torkel Ödegaard
|
525c4d529e
|
cleanup, removal of unused code
|
2014-06-06 15:51:49 +02:00 |
|
Torkel Ödegaard
|
e2dae1f484
|
cleanup of unused code, small style changes
|
2014-05-27 18:18:05 +02:00 |
|
Christian Winther
|
f7f567adc8
|
Add seconds as a new axis formatter
|
2014-05-20 08:55:19 +00:00 |
|
Konrad 'ktoso' Malawski
|
f80871ce7e
|
Added nanosecond y-scale formatting
|
2014-05-03 16:26:28 +02:00 |
|
Torkel Ödegaard
|
305d5c5aa9
|
Fixes #189, correction to ms axis formater, now formats days correctly
|
2014-04-06 09:17:43 +02:00 |
|
Torkel Ödegaard
|
f2c9cc17df
|
#Closes #269, changed byte and bit formats to conform with IEC standard symbols, like Kib, Mib for bits, and KiB, MiB, GiB for bytes
|
2014-04-03 12:42:50 +02:00 |
|
Markus Linnala
|
5ec525a430
|
add bits format for Y-Axis
|
2014-03-27 15:58:04 +02:00 |
|
Christian Winther
|
ddb81de58b
|
allow hour, day, week and year time rounding
|
2014-02-27 15:01:03 +00:00 |
|
Torkel Odegaard
|
c4219ba0ad
|
Refactoring time formats, Closes #142
|
2014-02-26 19:46:58 +01:00 |
|
Khushil Dep
|
215fe16341
|
fix jslint issues
|
2014-02-26 19:46:58 +01:00 |
|
Khushil Dep
|
218d481209
|
Add the ability to set microseconds to the Y-Axis on graphs.
|
2014-02-26 19:46:57 +01:00 |
|
Torkel Ödegaard
|
0c0ca895a8
|
Closes #9 , new y format 'ms' formats millisecond values as "200 ms" , "3 s", "4 min" etc.
|
2014-01-23 13:31:02 +01:00 |
|
Torkel Ödegaard
|
d259f14267
|
Initial work on #9 (millisecond y axis formater)
|
2014-01-21 22:06:54 +01:00 |
|
Torkel Ödegaard
|
3b6bf80ea4
|
removed more unused code
|
2014-01-21 21:45:25 +01:00 |
|
Rashid Khan
|
a4e74ad34f
|
removed y_as_bytes, replaced with y_format
|
2013-12-03 16:12:56 -07:00 |
|
Rashid Khan
|
a02db6d5e9
|
Eliminate idQueue property from filterSrv and querySrv. Replace with binary search for smallest id. Closes #730. Closes #739
|
2013-12-02 14:07:48 -07:00 |
|
Rashid Khan
|
eecf74c1fd
|
added kbn.byteFormat to format other numbers outside of flot
|
2013-11-19 14:22:52 -07:00 |
|
Rashid Khan
|
41046796c8
|
Added sparklines panel
|
2013-10-31 08:22:53 -07:00 |
|
Rashid Khan
|
d21e1c35e1
|
remove execute bit re: @shatlovsky
|
2013-10-25 07:47:54 -07:00 |
|
Rashid Khan
|
a17e8ea469
|
A few performance improvements for events with a large number of fields
|
2013-10-23 22:11:07 -07:00 |
|
Rashid Khan
|
70aea55267
|
Merge branch 'master' into derive
|
2013-10-21 09:04:28 -07:00 |
|
Rashid Khan
|
4e6bc71f49
|
Added year/y to date math parser
|
2013-10-21 08:18:06 -07:00 |
|
Rashid Khan
|
2c17a4d5af
|
Adding derived type query
|
2013-10-21 08:11:24 -07:00 |
|
Rashid Khan
|
f98f4d5024
|
Added color stepping functions
|
2013-10-17 14:56:56 -07:00 |
|
Rashid Khan
|
c52e4006d7
|
Add switch to change field list between current and all
|
2013-10-15 11:26:41 -07:00 |
|
Rashid Khan
|
cfceadc87d
|
Added 'more' button to related fields section for users with large field counts
|
2013-10-11 13:14:29 +02:00 |
|
Rashid Khan
|
e54c868e7f
|
Added pulldowns for query and filter. Added filter notifications, moved timepicker to navbar, reimplemented auto refresh
|
2013-10-08 18:38:08 +02:00 |
|
Rashid Khan
|
d5bc550bb1
|
New timepicker, collapsable query and filter sections
|
2013-10-05 18:41:20 -05:00 |
|
Spencer Alger
|
3048538ab1
|
fixed an issue with the interval walker, which was causing bad zero-filling
|
2013-09-25 14:25:28 -07:00 |
|
Rashid Khan
|
822ef96a7e
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-17 14:03:21 -07:00 |
|
Rashid Khan
|
db088f5740
|
Added JSON and Raw views of events for #507 and #461
|
2013-09-17 14:01:42 -07:00 |
|
Spencer Alger
|
6e728480bb
|
Updated the changes to work with the new repo structure.
|
2013-09-17 11:04:23 -07:00 |
|
Rashid Khan
|
c088783dc9
|
Added toggle between single and grouped analysis to micropanel
|
2013-09-16 15:09:25 -07:00 |
|
Spencer Alger
|
5d9cb85ccf
|
Merged Pull Request #484
|
2013-09-13 13:52:13 -07:00 |
|