changeset

This commit is contained in:
Ryan Vazquez
2020-11-10 16:48:27 -05:00
parent 2fcc82a95c
commit 0703edee09
@@ -0,0 +1,10 @@
---
'@backstage/plugin-cost-insights': minor
---
rename: Tooltip -> BarChartTooltip
rename: TooltipItem -> BarChartTooltipItem
Deprecate BarChartData in favor of BarChartOptions
Export BarChartLegend component
Update BarChart props to accept options prop
Deprecate ProductCost type in favor of Entity. Update CostInsightsApi