Results 4 issues of Alex Boatwright

Reverts influxdata/influxdb#19138 but also FIXES the issue that caused an outage and writes a test for it

each chunk in a csv response could potentially come back as an error state, even in the middle of a bunch of successful chunks. we need to be able to...

team/ui
needs-design

There are some cool things going on with the `influxdb-client-js` library (namely utilizing the streaming interface it exposed from `fetch`), that we can't support, because we can't parse partial CSVs...

team/ui

Chronograf 1.x used to share the cursor pointers across all cells on a dashboard, we should bring parity to 2.0. It looks a little something like this: ![Jan-21-2020 16-11-47](https://user-images.githubusercontent.com/1434802/72853772-3bc0a380-3c67-11ea-8749-a8b700caa2e7.gif)

kind/feature-request
team/ui
team/dumplings