Commit Graph

10 Commits (ReaderRole)

Author SHA1 Message Date
Pavel Zavora a4cfe24b10 chore(ui): fix code after upgrade to a newer typescript 2022-04-01 11:22:14 +02:00
Pavel Zavora 05dad39a04 chore(prettier): apply arrow parens rule to ts test files 2021-03-08 12:34:19 +01:00
Pavel Zavora 8a44bd5b23 fix(ui): don''t override existing table data of the same time #5502 2020-08-22 08:30:57 +02:00
Alirie Gray 898135270f
fix(utils): transform & render different metaQuery response series sh… (#4708)
handle metaQuery responses with multiple series/values/columns

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-05 10:53:02 -08:00
Andrew Watkins 9a827450aa Remove automatic y2 axis 2018-10-30 15:06:19 -07:00
Iris Scholten 4c5d97d553 Fix metaquery parsing for tables
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2018-10-17 14:38:50 -07:00
Delmer c56165bc0b
Fix meta query table (#4499)
Update table graph to render meta queries

* Add meta query response
* Fix meta query table graphing
* Fix meta query table transformation
* Update table graph error rendering
* Fix tests
* Fix nothing showing up if fix first data is true and there's only one visible column
* Add error throwing timeSeriesToTableGraph test

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-09-25 16:09:07 -04:00
Iris Scholten bba49e9061
Add Visualization Options to DE (#4353)
* Update Children components of DisplayOptions to use props instead of individually connecting to redux and CEO visualization actions updated in prep for DE Vis

* Update DataExplorer to have visualization options

* Update timeSeriesToDygraph to not treat data explorer differently from ceo

* Remove featureflag from vis options in DE

* Update failing tests and rename cellNote to Note

* Update columns for table graph if in ceo or de, but not in dashboard

* Update Changelog

* Remove unnecessary getters from DisplayOptions
2018-09-05 11:49:10 -07:00
Brandon Farmer 1a76a29ed2 Initial implementation of background workers 2018-08-17 16:30:57 -07:00
Andrew Watkins 8dea28e690 Update timeSeriesTransformers test to ts 2018-07-16 10:01:34 -07:00