Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose this as a npm package #6

Open
hanzhangyu opened this issue Mar 27, 2019 · 1 comment
Open

expose this as a npm package #6

hanzhangyu opened this issue Mar 27, 2019 · 1 comment

Comments

@hanzhangyu
Copy link

Dear @skorunka , I had export this to a npm package.
And fixed two bugs in the tree algorithm.

Fixed:

  1. x may less than zero
    https://jsfiddle.net/PaulHan/xhLatwg1/1/
  2. the sibling's has an error order
    https://jsfiddle.net/PaulHan/qovht6y7/

Feature:

  1. support toggle
  2. support tooltip and format
  3. support padding and border
  4. support chart auto-size

Todo:

Let user select destroy the element or not. if not, we will calculate the diff and use animate to update the node.

@skorunka
Copy link
Owner

skorunka commented Apr 1, 2019

Hi @hanzhangyu I'm no longer working on this. I have added you as a collaborator, so you can freely integrate the bug-fixes and new features. Thank you. F

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

No branches or pull requests

2 participants