Skip to content

add sortByValue argument to BarChart

Administrator requested to merge insights/sort-chart-by-value into main

Created by: unclejustin

Closes https://github.com/sourcegraph/sourcegraph/issues/41256

Before After
PixelSnap 2022-09-07 at 11 55 06 PixelSnap 2022-09-07 at 11 55 50

Test plan

Run this query in search python2\.([0-9]) repo:github\.com/sourcegraph Should render aggregation graph ordered by value descending.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading