Skip to content

Commit

Permalink
[mock data] add genPhyllotaxis
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Jan 28, 2019
1 parent 70a6a4d commit 33a44b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vx-mock-data/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export { default as genDateValue } from './generators/genDateValue';
export { default as genRandomNormalPoints } from './generators/genRandomNormalPoints';
export { default as genBin } from './generators/genBin';
export { default as genBins } from './generators/genBins';
export { default as genPhyllotaxis } from './generators/genPhyllotaxis';
export { default as genStats } from './generators/genStats';
export { default as appleStock } from './mocks/appleStock';
export { default as letterFrequency } from './mocks/letterFrequency';
Expand Down

0 comments on commit 33a44b6

Please sign in to comment.