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