victory-line
Advanced tools
Changelog
0.5.0 (2016-03-15)
Changelog
0.4.1 (2016-03-01)
npm start
and npm test
scripts for easier contribution dev workflowChangelog
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