Commit Graph

17 Commits (8e6d34398171726b6438c5c3eecc78fd05cc8127)

Author SHA1 Message Date
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Marcus Andersson 1a0c1a39e4
DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 5 years ago
Tobias Skarhed 83da3660da
Chore: noImplictAny no errors left (#18303) 6 years ago
Torkel Ödegaard 057577dcc5
Heatmap: Fixed auto decimals when bucket name is not number but contains dots, fixes #13019 (#16609) 6 years ago
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Alexander Zobnin 24f6d34abd
graph: fix legend decimals precision calculation 7 years ago
Alexander Zobnin 18a90667ba heatmap: refactor 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 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 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
Alexander Zobnin 12644372c4 heatmap: fix scaledDecimals calculation (use the same method as in flot.js) 8 years ago
Alexander Zobnin 7c840cdf38 heatmap: fix tooltip decimals 8 years ago
Alexander Zobnin 7e14797b10 graph: initial histogram support #600 (#8053) 8 years ago