Ryan McKinley
514818f16d
Panel Plugins: pass query request/response to react panel plugins ( #16577 )
...
* pass query request/response to panel plugins
* rename finishTime to endTime
* move QueryResponseData to a sub variable
* rename to PanelData
* make data not optional
* make data not optional
* missing optional
2019-04-16 13:23:34 -07:00
Ryan McKinley
236074ea47
Fix: React Graph & Show message on no data ( #16278 )
2019-03-28 18:15:20 +01:00
Ryan McKinley
5324bb4f11
Refactor: Rename TimeSeriesVM to GraphSeriesXY ( #16216 )
...
* Rename TimeSeriesVM to Trace
* remove TimeSeriesVM from types
* rename to GraphSeriesVM
* rename again
* now GraphSeriesXY
2019-03-27 21:51:10 +01:00
Ryan McKinley
77b3da3e8b
refactor(data models): Renamed TableData to SeriesData ( #16185 )
2019-03-25 14:46:16 +01:00
ryan
65476d4044
don't use process timeseries
2019-03-22 15:40:17 -07:00
ryan
3f44445dd6
drop one level of nesting
2019-03-21 21:58:10 -07:00
ryan
7498de044c
cleanup and guess all columns
2019-03-21 21:52:58 -07:00
ryan
0558b17b9e
show all colums in graph
2019-03-20 11:27:56 -07:00
ryan
8bf57359ab
don't require x & y columns for timeSeries
2019-03-07 12:47:21 -08:00
ryan
abf015ace2
use TableData for timeseries in react
2019-03-07 12:13:38 -08:00
Johannes Schill
0811fbd6d0
fix: Add missing typing
2019-02-12 12:28:52 +01:00
Peter Holmberg
57596462a4
sending paneldata to component, gauge can handle table data
2019-02-01 10:53:58 +01:00
Torkel Ödegaard
f16101101d
Minor refactoring and name changes
2019-01-18 11:58:29 +01:00
Torkel Ödegaard
ba9d5115d2
Merge branch 'master' into kbn-formats-refactor
2019-01-11 14:33:04 +01:00
Hugo Häggmark
dc9b83030f
Removed default export for colors
2019-01-11 07:03:12 +01:00
Hugo Häggmark
d376fae393
Moved colorpicker to ui/components
2019-01-11 07:03:12 +01:00
Peter Holmberg
cf4f98857a
Merge branch 'master' into move-value-formats
2019-01-09 21:13:53 +00:00
Johannes Schill
12a3edd6e5
fix: Clean up per PR feedback. Thanks @dprokop
2019-01-08 16:04:46 +01:00
Johannes Schill
f428db282c
fix: Remove the onRenderError prop and add an ErrorBoundary component
2019-01-08 13:32:08 +01:00
Johannes Schill
bcb94cc0ec
fix: GraphPanel should be a PureComponent
2019-01-08 10:30:00 +01:00
Johannes Schill
4f943687d8
feat: Display error when plot fail to render
2019-01-08 09:55:23 +01:00
Torkel Ödegaard
5d3f4422c5
initial design for way to build value formats lazily and a backward compatability layer via Proxy
2019-01-03 09:39:46 +01:00
Torkel Ödegaard
2dfa3269c3
created visualizations folder
2018-12-25 10:20:20 +01:00
Torkel Ödegaard
a38490f4b2
wip: moving react graph component to grafana/ui
2018-12-24 14:14:06 +01:00
Torkel Ödegaard
a02b4b47b6
Moving a couple of types to @grafana/ui
2018-12-23 09:15:32 +01:00
Torkel Ödegaard
0fd92ef6fb
Refactoring react graph
2018-12-17 13:55:25 +01:00