Commit Graph

27 Commits (8fd153edb75fa0bf8d74484718a2a36b14d8767a)

Author SHA1 Message Date
Dominik Prokop 739cdcfb6e
Feature: Migrate Legend components to grafana/ui (#16468) 7 years ago
Ryan McKinley 514818f16d
Panel Plugins: pass query request/response to react panel plugins (#16577) 7 years ago
Ryan McKinley 236074ea47 Fix: React Graph & Show message on no data (#16278) 7 years ago
Ryan McKinley 5324bb4f11 Refactor: Rename TimeSeriesVM to GraphSeriesXY (#16216) 7 years ago
Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 7 years ago
ryan 65476d4044 don't use process timeseries 7 years ago
ryan 3f44445dd6 drop one level of nesting 7 years ago
ryan 7498de044c cleanup and guess all columns 7 years ago
ryan 0558b17b9e show all colums in graph 7 years ago
ryan 8bf57359ab don't require x & y columns for timeSeries 7 years ago
ryan abf015ace2 use TableData for timeseries in react 7 years ago
Johannes Schill 0811fbd6d0 fix: Add missing typing 7 years ago
Johannes Schill 8d9c347cb1 fix: Add missing typing 7 years ago
Peter Holmberg 57596462a4 sending paneldata to component, gauge can handle table data 7 years ago
Torkel Ödegaard f16101101d Minor refactoring and name changes 7 years ago
Hugo Häggmark dc9b83030f Removed default export for colors 7 years ago
Hugo Häggmark d376fae393 Moved colorpicker to ui/components 7 years ago
Johannes Schill 12a3edd6e5 fix: Clean up per PR feedback. Thanks @dprokop 7 years ago
Johannes Schill f428db282c fix: Remove the onRenderError prop and add an ErrorBoundary component 7 years ago
Johannes Schill bcb94cc0ec fix: GraphPanel should be a PureComponent 7 years ago
Johannes Schill 4f943687d8 feat: Display error when plot fail to render 7 years ago
Torkel Ödegaard 5d3f4422c5 initial design for way to build value formats lazily and a backward compatability layer via Proxy 7 years ago
Torkel Ödegaard 2dfa3269c3 created visualizations folder 7 years ago
Torkel Ödegaard a38490f4b2 wip: moving react graph component to grafana/ui 7 years ago
Torkel Ödegaard a02b4b47b6 Moving a couple of types to @grafana/ui 7 years ago
Torkel Ödegaard 0fd92ef6fb Refactoring react graph 7 years ago