Skip to content

Commit

Permalink
Don't set min on y-axis for annual returns chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Fergason committed Feb 22, 2021
1 parent 829dd01 commit d2c0839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AnnualReturnsChart.vue
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ export default {
categories: []
},
yAxis: {
min: 0,
title: {
text: 'Return'
},
Expand Down

0 comments on commit d2c0839

Please sign in to comment.