The chart's behavior is supposed to be as follows:
-The x-axis is a range of dates the user can select from externally
-The y-axis always stays percentages 0-100
The issue I'm having is when I select too many dates, the chart's height automatically increases above the specified height parameter. Using maxHeight and height have not helped this issue.