Implement sort of series in row col Chart

Issue #833 resolved
Brian Lewis repo owner created an issue

The exam dashboards (and later the school accreditation dashboards) require series to be displayed in a hardcoded order.

Support this through the columnSortBy and columnSortDescending bindings

Refactor exam results by benchmark to use this, rather than resort the series in the onChartRender handler.

Comments (1)

  1. Log in to comment