Skip to content

Commit e83844b

Browse files
committed
Complete parseData function to accept multiple types of input
1 parent 317f172 commit e83844b

File tree

4 files changed

+20
-32
lines changed

4 files changed

+20
-32
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Distributed under the MIT license. See ``LICENSE`` for more information.
148148
- Publish on NPM, update README tags*
149149
- Allow multiple transformation functions in drawPath function, using piping
150150
- Prevent re-run of findCtrlPoint function upon hover
151+
- Allow exponential smoothing for large data-sets
151152
152153
## Challenges
153154
- Make hovering compatible with responsive height/width: need 3 data points per axis (viewBox dimension, cursor position, current dimension)

0 commit comments

Comments
 (0)