We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9909e6 commit 607e176Copy full SHA for 607e176
1 file changed
frontend/src/ts/components/pages/account/HistogramChart.tsx
@@ -49,7 +49,7 @@ export function HistogramChart(props: {
49
text: "Bucket",
50
},
51
52
- count: {
+ y: {
53
axis: "y",
54
beginAtZero: true,
55
ticks: {
0 commit comments