Commit Graph

201 Commits (d2afcdd415b46cc8856ae42f9451b8ac0edfc9cc)

Author SHA1 Message Date
Tony Dong 96504940a8 fix typo in heatmap rendering.ts (#11101) 7 years ago
Alexander Zobnin 5037f93a78 heatmap: sort series before converting to heatmap. 7 years ago
Alexander Zobnin d6087eb5f4 heatmap: hide unused Y axis controls for tsbuckets mode 7 years ago
Alexander Zobnin 76c684cc01 heatmap: format numeric tick labels in tsbuckets mode 7 years ago
Alexander Zobnin dfe8b0a0d2 heatmap: add rendering tests for tsbuckets mode 7 years ago
Alexander Zobnin 5c73ed6ecd heatmap: use series names as top or bottom bounds, depends of datasource 7 years ago
Alexander Zobnin f21cebeefd heatmap: refactor 7 years ago
Alexander Zobnin 7c78e8e383 heatmap: add few tests for histogram converter 7 years ago
Alexander Zobnin 26ddb9977f heatmap: fix Y bucket size calculation for 'tsbuckets' mode 7 years ago
Alexander Zobnin 2a2675c1af heatmap: fix bucket labels shift 7 years ago
Alexander Zobnin e0a874f677 heatmap tooltip: fix bucket bounds for 'tsbuckets' mode 7 years ago
Alexander Zobnin cc34c9a651 heatmap tooltip: fix count decimals 7 years ago
Alexander Zobnin bc47380032 heatmap: fix tooltip histogram for 'tsbuckets' mode 7 years ago
Alexander Zobnin 97c54e6956 heatmap: use buckets from histogram with 'tsbuckets' mode 7 years ago
Alexander Zobnin ceb8223ddf Fixes for heatmap panel in Grafana 5 (#10973) 7 years ago
Daniel Lee 6fa46d9539 plugins: update meta data for all core plugins 7 years ago
Alexander Zobnin fd5e838f0e heatmap tooltip: minor refactor 7 years ago
Tyler Tolley ca3c1d8c63 #10724 Fix whitespace 7 years ago
Tyler Tolley bde5499552 #10724 Fix finding the x bucket 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Alexander Zobnin e7f3480803 heatmap: fix tooltip in "Time series bucket" mode, #9332 (#9867) 8 years ago
Alexander Zobnin 396eadc5ac Use d3 from node_modules (#9625) 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Alexander Zobnin 92c67e8c83 Fix heatmap Y axis rendering (#9580) 8 years ago
Alexander Zobnin a174ad4c9a Unified Color picker fixes (#9466) 8 years ago
Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 years ago
Torkel Ödegaard 7b42e13c79 typescript: stricter typescript option 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Alexander Zobnin 77b7f4b376 heatmap: add unit tests for convertToCards() 8 years ago
Alexander Zobnin c7e8b98d14 heatmap: minor refactor, don't repeat cards stats calculation 8 years ago
Alexander Zobnin f7ea08dba7 heatmap: fix rendering tests 8 years ago
Alexander Zobnin 663a3293ee heatmap: some legend fixes 8 years ago
Alexander Zobnin f64ebf538c heatmap: minor legend fixes 8 years ago
Alexander Zobnin 91a921e12d heatmap: add show legend option 8 years ago
Alexander Zobnin 2aa26c98b6 heatmap: initial legend 8 years ago
Alexander Zobnin c79a68dcd1 heatmap: refactor, build cards before rendering 8 years ago
Alexander Zobnin 55b24be115 heatmap: refactor, directive for color legend 8 years ago
Alexander Zobnin ef9dd014c7 heatmap: add color scale options, issue #8539 8 years ago
Alexander Zobnin cb8ecb2d5f Heatmap fixes (adapted for v4.4.x branch) (#8920) 8 years ago
Alexander Zobnin 97a7081b57 Fix 8706 (#8734) 8 years ago
Daniel Lee b674b9dba2 heatmap: small fix for tooltip auto decimals 8 years ago
Alexander Zobnin 83fbace6b9 heatmap: fix tooltip decimals calculation 8 years ago
Alexander Zobnin 12644372c4 heatmap: fix scaledDecimals calculation (use the same method as in flot.js) 8 years ago
Alexander Zobnin c12a7d7f59 heatmap: adjust tests for fixed decimals calc 8 years ago
Alexander Zobnin 7c840cdf38 heatmap: fix tooltip decimals 8 years ago
Alexander Zobnin b63d2b3279 heatmap: fix Y axis decimals with log scale 8 years ago
Alexander Zobnin 8e5672aee6 heatmap: fix Y axis value rounding with linear scale 8 years ago