XYChart in FlexRepeater Scaling Issues

I am attempting to use an XYChart within a view that is used in a flex repeater component. I am running into some weird behavior on the scaling of the chart.


I have the XYChart yAxes.value.range.max set to 100000, min set to 0, and useStrict set to true. Can anyone advise me why my chart scaling would be so different when the settings are the same?