Skip to content

Commit

Permalink
Updated ThresholdArrayGenerator to be the new interfaces ThresholdNum…
Browse files Browse the repository at this point in the history
…berArrayGenerator and ThresholdDateArrayGenerator.
  • Loading branch information
jcollard committed Oct 9, 2018
1 parent f5d4834 commit 19c889e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ export {
HistogramGenerator,
Numeric,
Primitive,
ThresholdArrayGenerator,
ThresholdNumberArrayGenerator,
ThresholdDateArrayGenerator,
ThresholdCountGenerator,
// d3-axis
Axis,
Expand Down

0 comments on commit 19c889e

Please sign in to comment.