sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.12k stars 1.29k forks source link

Code Insights [Charts]: Extend insight categorical-like chart with bar chart #37202

Open vovakulikov opened 2 years ago

vovakulikov commented 2 years ago

Blocked by https://github.com/sourcegraph/sourcegraph/issues/32940

At the moment we have only one chart representation for categorical-like datasets - our pie chart. After this PR about adding a bar chart, we're able to represent categorical data for the lang stats insight with the bar chart.

Lang stats with pie chart Lang stats with bar chart
Screenshot 2022-06-14 at 19 15 55 Screenshot 2022-06-13 at 23 45 48
sourcegraph-bot-2 commented 2 years ago

Heads up @joelkw @felixfbecker @vovakulikov @unclejustin - the "team/code-insights" label was applied to this issue.