Jdb/sort-chart-series
Created by: unclejustin
This PR sorts the results for insight series data by semantic version first then alphabetically.
Closes https://github.com/sourcegraph/sourcegraph/issues/29949
Before
After
Test plan
Unit tests have been added to test the sorting function.
The updated results of this can be seen in storybook under /?path=/story/web-insights-smartinsightsviewgridexample--smart-insights-view-grid-example
and in the screenshots above.
To manually test you need to create an insight with many results. A "Detect and Track" insight would be the best choice.