Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gritukan authored and ma-efremoff committed Oct 18, 2024
1 parent d414551 commit b061556
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class PartitionSizes extends React.Component<ReduxProps, State> {
className={block('charts')}
data={data}
yLabel={'partition count'}
xLabel={'job input data weight'}
xLabel={'partition data weight'}
xFormat={this.formatX}
yMin={0.5}
yLogarithmic
Expand Down

0 comments on commit b061556

Please # to comment.