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

Reverse graph direction #26

Open
anilsamuel opened this issue Jun 23, 2016 · 1 comment
Open

Reverse graph direction #26

anilsamuel opened this issue Jun 23, 2016 · 1 comment

Comments

@anilsamuel
Copy link

Hi

  1. http://d3js.org/d3.v3.js
  2. http://cpettitt.github.io/project/graphlib-dot/v0.5.2/graphlib-dot.js
  3. http://cpettitt.github.io/project/dagre-d3/latest/dagre-d3.js

I am using the scripts above to draw ER diagrm as below. I like the grah direction to be reversed. Is that possible ?

image

@cmdcolin
Copy link

I believe you can pass parameters to configure the layout in dagre-d3, which are passed as parameters to the dagre library https://github.com/cpettitt/dagre/wiki#configuring-the-layout

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