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

Horizontal tree #184

Merged
merged 3 commits into from
Jan 8, 2020
Merged

Horizontal tree #184

merged 3 commits into from
Jan 8, 2020

Conversation

chiayenhung
Copy link
Collaborator

@chiayenhung chiayenhung commented Jan 6, 2020

  1. Add graphConfig to GraphView props, this config is object and compatible to dagre graph confi
  2. Add nodeSizeOverridesAllowed boolean props to GraphView
  3. Add sizeOverrides to each node. this object currently supports {width: Number, height: Number} to override default nodeSize or nodeWidth and nodeHeight
  4. Add nodeLocationOverrides object for override drag and drop feature which persist the location change

@claassistantio
Copy link

claassistantio commented Jan 6, 2020

CLA assistant check
All committers have signed the CLA.

@ajbogh ajbogh merged commit ccbc78d into uber:master Jan 8, 2020
@chiayenhung chiayenhung deleted the horizontal-tree branch January 8, 2020 21:23
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