Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

make sure downsample is working for plotting functions #547

Merged
merged 2 commits into from
Jan 8, 2018

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Jan 8, 2018

fixes FormidableLabs/victory#863

Previously the downsample prop was not being respected for charts that rendered functions as in
<VictoryLine y={(d) => d.x + 5}/>

@boygirl boygirl merged commit f5a85d2 into master Jan 8, 2018
@boygirl boygirl deleted the fix-downsample branch January 8, 2018 22:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

downsample prop not working in VictoryZoomContainer
1 participant