Skip to content

Commit

Permalink
[ML] Update paddings
Browse files Browse the repository at this point in the history
  • Loading branch information
qn895 committed Dec 15, 2020
1 parent 87a1377 commit b2abf17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const MetricDistributionChart: FC<Props> = ({
chartPaddings: {
left: 0,
right: 0,
top: 0,
top: 4,
bottom: 0,
},
scales: { barsPadding: 0.1 },
Expand Down

0 comments on commit b2abf17

Please sign in to comment.