Commit Graph

42 Commits (0ae9c1c5cc19a2a379095a6eeb084ac0534606b1)

Author SHA1 Message Date
SamuelToh d2c161c2e6 Catch bad regex exception at controller level 6 years ago
SamuelToh 6bfbdbe20b 11780: invalid reg value can cause unexpected behaviour 6 years ago
Jeff Hage f13018ce05 Replace usages of kbn.valueFormats with ui/getValueFormat 6 years ago
Dominik Prokop c8ac23f3c1 Rendering arrows for color picker, applying color changes to time series 6 years ago
Dominik Prokop 33fa40a1f3 Migrating color pickers to Popper from drop.js pt1 6 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Mitsuhiro Tanda 04fcd2a054 add series override option to hide tooltip (#12378) 7 years ago
Alexander Zobnin 24f6d34abd
graph: fix legend decimals precision calculation 7 years ago
Chris Rice 10f934d287 Add alpha color channel support for graph bars (#10956) 7 years ago
Alexander Zobnin 1108101087 Fix tooltip unit when legend isn't shown (#10348) 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard 35a7109a6a refactoring: fixing bug when all values are null 8 years ago
Torkel Ödegaard c629a58b6d refactor: removed graph height from legend decimal calc 8 years ago
Alexander Zobnin 3cdf0dce56 graph: move auto decimals calc to ticks.ts and use it for legend values format. 8 years ago
Torkel Ödegaard b986f744e4 fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 8 years ago
Alexander Zobnin 3184942aeb Fix NaN handling (#9469) 8 years ago
Torkel Ödegaard 491fa6cad8 tech: more tslint rules 8 years ago
Alin Sinpalean 5d4b8b5a5c Have 'Hide series with only zeros' ignore nulls (#9179) 8 years ago
Daniel Lee 3292a48381 graph: dashes with linewidth fix. Fixes #8469 8 years ago
Daniel Lee 6707d77af5 graph: dashes option only used in series overrides 8 years ago
smalik 1a3bc60e69 feat(dashed lines): Implementing dashed lines 8 years ago
Torkel Ödegaard f1276774a0 typescript: updated tslint and fixed new warnings 8 years ago
oliverpool 2b932492c2 Add a `diff` aggregate 8 years ago
Dirk le Roux 49dda7e5c1 first, delta, range passing unit tests 9 years ago
Torkel Ödegaard 71eb0f3278 fix(graph): fixed issue with bar width when used in series override, fixes #6528 9 years ago
Ben RUBSON 6495ba155a Correct timeStep in case of missing values (#6526) 9 years ago
Torkel Ödegaard 34f15d92d0 feat(testdata): worked on testdata app 9 years ago
bigbenhur 29b9d17faa fix crash due to zero or negative data values in graph with log scale 9 years ago
Utkarsh Bhatnagar ec19a97156 [Bug Fix] #5136 (#5142) 9 years ago
Utkarsh Bhatnagar 8a0d5aa38d [Bug Fix] #5136 (#5142) 9 years ago
Torkel Ödegaard ad0794cc59 ux(): updated light theme 9 years ago
Torkel Ödegaard 44cf66d7ff refactoring(): fixing event things 9 years ago
Torkel Ödegaard 4b08f3909d fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245 9 years ago
bergquist 98e756e278 fix(tooltip): msdetection can now handle null data points 9 years ago
utkarshcmu 75541b9cf0 Optimized msResolution func performation 9 years ago
utkarshcmu 8bc63e9029 Added spec tests for millisecond resolution 9 years ago
utkarshcmu 77f6449db9 Added millisecond detection in series 9 years ago
bergquist 42802ac710 tech(singlestat): convert singlestat panel to typescript 9 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 10 years ago
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 10 years ago
Torkel Ödegaard 0dd7fb7361 tech(systemjs): most things work 10 years ago
Torkel Ödegaard ca84ef38f8 angular2 test 10 years ago
utkarshcmu 1f57cf08a7 Added an option to hide zero values 10 years ago
Mitsuhiro Tanda 37b125ca98 override null point mode 10 years ago
Torkel Ödegaard aad824a562 feat(tablepanel): completed work on time series aggregations table transform, #3219 10 years ago
Alec Henninger 2a600b25e7 Ignore nulls unless 'null as zero' for series.stats.avg 10 years ago
Torkel Ödegaard 36c4d01ef8 feat(tablepanel) began work on new table panel 10 years ago