Skip to content

Commit fc9d6c2

Browse files
committed
fix(frontend): unstack download charts
1 parent cfef9ed commit fc9d6c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/routes/package/(_islands)/DownloadChart.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export function DownloadChart(props: Props) {
2424
) => ({
2525
chart: {
2626
type: "area",
27-
stacked: true,
2827
animations: {
2928
enabled: false,
3029
},

0 commit comments

Comments
 (0)