Commit Graph

201 Commits (d2afcdd415b46cc8856ae42f9451b8ac0edfc9cc)

Author SHA1 Message Date
Alexander Zobnin 9ee2a08def
heatmap: able to hide buckets with zero value #12080 6 years ago
Alexander Zobnin 4e22918010
heatmap: fix prometheus buckets sorting, closes #15637 6 years ago
Alexander Zobnin abb8e71fdc
heatmap: able to reverse Y buckets order, #15683 6 years ago
Alexander Zobnin 2085397f31
heatmap: fix middle bucket bound for prometheus 6 years ago
Alexander Zobnin 57f48f17a0
heatmap: don't display cut cards 6 years ago
Alexander Zobnin bef024e4eb
heatmap: fix error when series empty 6 years ago
Alexander Zobnin 9dbcc0fb6e
heatmap: middle bucket bound option, #15683 6 years ago
Alexander Zobnin 7167fa9d07
heatmap: reduce number of legend segments to reasonable value and round x values to prevent gaps 6 years ago
Alexander Zobnin 55d5219a05
heatmap: fix legend padding 6 years ago
Alexander Zobnin c104f31149
heatmap: fix legend for small values, #14019 #15683 6 years ago
ryan 909d425008 cleanup plugin versions 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Torkel Ödegaard 5708660893 Updated a few plugin json files with dataFormats 6 years ago
Dominik Prokop 6b1390b972 Update types and themes usage in components 6 years ago
Jeff Hage f13018ce05 Replace usages of kbn.valueFormats with ui/getValueFormat 6 years ago
Dominik Prokop e5f74fdf93 Rename colorsPalette util to namedColorsPalette 6 years ago
Dominik Prokop ed48ecfe1d Updated table tests to new behavior for colors (values are always rendered as hex/rgb) 6 years ago
Dominik Prokop 84caf0bc9d Make named colors usable in angular code pt 1 6 years ago
Simon Podlipsky c39dc1fb15 Some cleanup 6 years ago
Torkel Ödegaard cd4619dad1 working on react data / query exectution 7 years ago
Patrick O'Carroll 2b74b1c4d6 added radix rule and changed files to follow rule (#13153) 7 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 0e007d573d changed functions to arrowfunctions for only-arrow-functions rule 7 years ago
Patrick O'Carroll b8d82df97e added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 7 years ago
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Alexander Zobnin 8dc1675574 heatmap: fix tooltip bug in firefox 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Tobias Skarhed 53bab1a84b Remove tests and logs 7 years ago
Tobias Skarhed 472b880939 Add React container 7 years ago
Tobias Skarhed e6057e08de Rename to HeatmapRenderer 7 years ago
Tobias Skarhed 2e2de38b31 Mock things 7 years ago
Tobias Skarhed a79c43420a Add mocks 7 years ago
Tobias Skarhed 520aad819d Replace element 7 years ago
Tobias Skarhed 076bfea362 Rewrite heatmap to class 7 years ago
Tobias Skarhed 9188f7423c Begin conversion 7 years ago
Tobias Skarhed 805dc3542f Remove extra mock 7 years ago
Tobias Skarhed 26f709e87e Karm to Jest 7 years ago
Dominic Smith 5578097210 Add new sequential color scales 7 years ago
Alexander Zobnin 36f08994cc
prometheus heatmap: fix unhandled error when some points are missing 7 years ago
Alexander Zobnin 759e05d09e heatmap: add explanation of Time series buckets mode 7 years ago
Alexander Zobnin 5e452e445c heatmap: able to set upper/lower bucket bound manually 7 years ago
Alexander Zobnin 18a90667ba heatmap: refactor 7 years ago
Alexander Zobnin a791a92d79 heatmap: fix Y axis and tooltip decimals and units issues 7 years ago
Alexander Zobnin 0912f61ea3 heatmap: fix tooltip count and bucket bound format 7 years ago