gchq / gchq/stroom-visualisations-dev
Stacked Area Vis doesn't show intermittent time series data at all
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
[data.txt](https://github.com/gchq/stroom-visualisations-dev/files/2982819/data.txt)
The attached data should be visualised with a Stacked Area vis.
The x axis is the time stamp, the y axis is the Statistic Count, the line series is the repository column and the grid series is the User column.
Although there are two users in the data, there is only a single grid tile produced, and this contains no visible graph.
This from within the Chrome debugger...
[data.json.txt](https://github.com/gchq/stroom-visualisations-dev/files/2984102/data.json.txt)
[settings.json.txt](https://github.com/gchq/stroom-visualisations-dev/files/2984103/settings.json.txt)
Contributor guide
Assessment
This issue has not been assessed yet.