gchq / gchq/stroom-visualisations-dev

BarChart should maintain the original order of rows

Open
#31 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
14
Forks
9
PR merge metrics
No merged PRs in 30d

Description

It is already possible to flexibly sort data within the table. This is more powerful than sorting internally within the visualisation. Eg Sort might use a column that isn't even used by the chart.

Therefore, the original order of rows from the table should be preserved, rather than sorting the data internally (eg alphabetically in that case of string values).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.