Skip to content

Commit

Permalink
feat: make plot start from zero (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmor authored Jul 2, 2024
1 parent 054b21d commit a9b8d08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/repror/cli/templates/index.html.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
},
y: {
stacked: false,
beginAtZero: true,
title: {
display: true,
text: 'Number of Success(es)',
Expand Down

0 comments on commit a9b8d08

Please sign in to comment.