Skip to content

Conversation

@nniclas
Copy link
Contributor

@nniclas nniclas commented Aug 24, 2019

Explanation About What Code Achieves:

Spline option added to line chart.
createSplineCurve() added to draw utils, returns an svg path string from xy lists.

Screenshots/GIFs:

spline

Steps To Test:

Add a line chart and configure option with: lineOptions: { spline: true }

TODOs:
  • None

@coveralls
Copy link

coveralls commented Aug 24, 2019

Pull Request Test Coverage Report for Build 126

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.158%

Totals Coverage Status
Change from base Build 122: 0.0%
Covered Lines: 29
Relevant Lines: 62

💛 - Coveralls

@scmmishra
Copy link
Contributor

Hey @nniclas great work with the PR. Hope to merge it soon and release it, I've made a few suggestions, mostly regarding style please refer the thread for the same.

@nniclas
Copy link
Contributor Author

nniclas commented Aug 30, 2019

Sure, I'd be happy to contribute, the library is great. Suggestions are good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants