Restrict y axis ticks to integers for line charts
Created by: chwarwick
resolves #31587 (closed)
Filter out any non-integer ticks returned by the scale.
Test plan
Verify Storybook LineCharts for 0 to 1 data
only show the 0 and 1 tick marks.
App preview:
Check out the client app preview documentation to learn more.