Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
somehow removed the animate. it's back now
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddubay committed Dec 1, 2016
1 parent 9c83717 commit 41263d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imports/components/graphs/lineGraph/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const LineGraph = ({
<div className="">
<VictoryChart
padding={{ top: 5, left: 5, right: 5, bottom: 50 }}
animate={{ duration: 2000 }}
>
<VictoryAxis
style={{
Expand Down

0 comments on commit 41263d2

Please sign in to comment.