Commit Graph

158 Commits (069d718b840ae8fb1194fe6402930ec370649191)

Author SHA1 Message Date
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
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Ivana Huckova 85e128fede Explore: No logs should show an empty graph (#19132) 6 years ago
Torkel Ödegaard fd21e0ba14
DataLinks: enable access to labels & field names (#18918) 6 years ago
Ryan McKinley 5b9901ebba GraphPanel: don't listen to legacy onDataReceived events (#19054) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
Ryan McKinley 7d32caeac2 Transformers: configure result transformations after query(alpha) (#18740) 6 years ago
Torkel Ödegaard d9a3601094
Singlestat: Various fixes to singlestat and DataFrame (#18783) 6 years ago
Dominik Prokop 81c42fc912
DataLinks: respect timezone when displaying datapoint's timestamp in graph context menu (#18461) 6 years ago
Dominik Prokop c38804216c
DataLinks: Enable multiple data links per panel (#18434) 6 years ago
Ryan McKinley 5f4b5dfecd
Refactor: use data rather than series in stream callback(#18126) 6 years ago
Ryan McKinley bdaf0aa81a
Refactor: move more files to @grafana/data (#17972) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Ryan McKinley e7c3d0ed97
Refactor: rename SeriesData to DataFrame (#17854) 6 years ago
Tobias Skarhed 3045daedbd noImplicitAny: Reduce errors to 3800-ish (#17781) 6 years ago
Torkel Ödegaard 335cec07a5
Graph: Add data links feature (click on graph) (#17267) 6 years ago
Torkel Ödegaard 2c5c333858
Graph: Added new fill gradient option (#17528) 6 years ago
Ryan McKinley a0b6ef4d01 GraphPanel: use SeriesData directly (skip legacy transformation) (#17037) 6 years ago
Ryan McKinley 813e3ffc15 GraphPanel: show results for all SeriesData (#16966) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Ryan McKinley 23d461af13 Graph: Add some typescript types for data (#16484) 6 years ago
Torkel Ödegaard dbc2f2761a
fix(panels/graph): Default option name for spaceLength was accidentally changed (#16205) 6 years ago
Torkel Ödegaard 878da68c90 Refactoring of PR #14772 6 years ago
SamuelToh d2c161c2e6 Catch bad regex exception at controller level 6 years ago
Torkel Ödegaard 5436c28448 Minor refactoring around theme access 6 years ago
Dominik Prokop 6b1390b972 Update types and themes usage in components 6 years ago
Jon Ferreira e2c958eb43 Legend toggle should only trigger a re-render, not a refresh 6 years ago
Dominik Prokop e5f74fdf93 Rename colorsPalette util to namedColorsPalette 6 years ago
Dominik Prokop c8ac23f3c1 Rendering arrows for color picker, applying color changes to time series 6 years ago
ijin08 bd589b61bd removed side menu from display options, kept overrides in display options, moved thresholds and time regions to its own section in visualization 7 years ago
Torkel Ödegaard 9baa54e98c added alert tab to new react panel editor 7 years ago
Torkel Ödegaard 0575307786 added header section to legacy tabs 7 years ago
Torkel Ödegaard dac02d3d73 React edit mode for angular panels progress 7 years ago
Torkel Ödegaard 905ef22075 fixed order of time range tab 7 years ago
Torkel Ödegaard 8ce1cc2d52 fixed alert tab order and fixed some console logging issues 7 years ago
Marcus Efraimsson 63be43e3b2
graph: Time region support 7 years ago
Torkel Ödegaard 36cd73819a fixed memory leaks and minor refactoring 7 years ago
Dave Waters 4b524fafa5 initial work to add shortcut to toggle legend - generic 7 years ago
Alexander Zobnin daa95c2375
graph legend: refactor, move behaviour logic into component 7 years ago
Mitsuhiro Tanda e465b2d53a Revert "don't overwrite unit if user set" 7 years ago
Mitsuhiro Tanda 287ba77abf don't overwrite unit if user set 7 years ago
Alexander Zobnin 5f712ab529
graph legend: remove unused code 7 years ago
Torkel Ödegaard 2fb721d3c6 various fixes to to queries tab (in react mode) 7 years ago
Torkel Ödegaard 8e85295b2b react panels query processing 7 years ago
Jon Ferreira be64af168b Block graph queries from being queued until annotation datasource promises resolve 7 years ago
Torkel Ödegaard 2f84101fe7 wip: restoring old angular panel tabs / edit mode 7 years ago
Torkel Ödegaard 5b52225450 wip: panel options idea2 7 years ago
Alexander Zobnin b891a858ca
graph legend: implement series toggling and sorting 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago