victory-line
Advanced tools
Changelog
0.4.0 (2016-01-31)
Breaking Changes:
y
prop must now be expressed as functions of
data rather than functions of x. i.e. y={(data) => Math.sin(data.x)}
<VictoryChart/>
with no additional props will now only render a set of
axes with no data