Commit Graph

3 Commits (bugfix-error-ast)

Author SHA1 Message Date
Iris Scholten b92bf60ba5
Update flux dygraph parsing (#4442)
* Update fluxTablesToDygraph parsing

* Move fluxtables to dygraph into a worker job

* Fix FluxGraph to use new fluxTablesToDygraph
2018-09-12 17:59:18 -07:00
Iris Scholten ceeb3e9b23
Flux in line graphs (#4410)
* Create workers for flux fetch and response decoding

Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>

* Add flux data to linegraph

* Fix error when queryConfigs are undefined

* Add service as prop instead of treating source as either service or source

* Fix raw data view after changing components

* Remove commented code

* Update Changelog

* Fix tests

* Remove unnecessary comment

* Rename timeSeries and data for clarity

* Add try catch around worker jobs

* Add type annotations

* Remove unncessary check

* Update to use descriptive variables
2018-09-11 17:25:24 -07:00
Christopher Henn 7a30b6fab8
Reorganize Flux apis and parsing 2018-06-05 10:57:20 -07:00