Commit Graph

61 Commits (e7e5c5414847dda386daa254bdc9e3ce8f7a9025)

Author SHA1 Message Date
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Hugo Häggmark 34b4f7c717
Chore: Reduces strict errors (#33012) 4 years ago
Torkel Ödegaard f109f06485
Graph: Fixes auto decimals issue in legend and tooltip (#30628) 4 years ago
jedstar 77f6c241b1
StatPanels: Add new calculation option for percentage difference (#26369) 5 years ago
Torkel Ödegaard 8f78b0e7bc
Chore: Fix all Typescript strict null errors (#26204) 5 years ago
Torkel Ödegaard 8aedf81133
Graph: Legend decimals now work as expected (#24931) 5 years ago
Stephanie Closson 3acc318d72
Chore: reduce null check errors to 788 (currently over 798) (#23449) 5 years ago
Arve Knudsen 15455ab593
CircleCI: Run golangci-lint in two batches (#23021) 5 years ago
Hendrik van Huyssteen bf0d87aaf6 Graph: Add fill gradient option to series override line fill (#20941) 6 years ago
Ryan McKinley d7c76dacad ValueFormats: dynamically create units (#20763) 6 years ago
Gaurav M Shah 069d718b84 Graph: Added series override option to have hidden series be persisted (#20124) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Dominik Prokop 0607189ed5
TimeSeries: Replace fieldName with fieldIndex (#19030) 6 years ago
Dominik Prokop 0994350e8b
TimeSeries: Add data frame index and field name (#19005) 6 years ago
Hugo Häggmark b05afd7e4e
Explore: Moves GraphSeriesXY and DisplayValue to grafana/data (#18400) 6 years ago
Ryan McKinley 401615847c
Build: add @grafana/data package (#17436) 6 years ago
Hugo Häggmark fb39831df2
Explore: Queries the datasource once per run query and uses DataStreamObserver (#17263) 6 years ago
Torkel Ödegaard e0b760e08e
Chore: No implict any fixes (#17020) 6 years ago
ryan b2a7891b08 move stringToJsRegex 6 years ago
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