Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Hierarchical Graph is so stretched that it looks like a line #1804

Closed
jKodian opened this issue Apr 18, 2016 · 5 comments
Closed

Hierarchical Graph is so stretched that it looks like a line #1804

jKodian opened this issue Apr 18, 2016 · 5 comments

Comments

@jKodian
Copy link

jKodian commented Apr 18, 2016

I created a hierarchical graph. It has around 75 nodes and 180 edges. But when the graph is drawn it comes as a really stretched out , really zoomed out (basically we can see a blue line) graph.

Some info
version : 4.15.1

options: {
            interaction: {
                hover: true
            },
            layout: {
                hierarchical: {
                    direction: "UD",
                    sortMethod: "directed",
                }
            }
    };

I will provide the data that I use for the graph if its required.

Thanks in advance for all the help

@Menighin
Copy link

I had the same problem and I have reported on issue #1735. Still no answer though. The main developers seems to be really busy :/

@josdejong
Copy link
Contributor

The main developers seems to be really busy :/

To be more precise: the main developers (Alex and I) both switched jobs, we're no longer working at Almende. I expect the project to be on the back burner the coming period, as Almende does not have the people right now to actively maintain the project. Help from the community is very welcome, see #1781.

@jKodian
Copy link
Author

jKodian commented Apr 19, 2016

@Menighin Thanks for pointing me to the issue you raised. I went through it and checked if using the version 4.10 will solve my issue and it did. Thanks for the help.

@josdejong Thanks for this awesome project.

@wimrijnders
Copy link
Contributor

The main developers seems to be really busy :/

You have no idea.....any help is welcome!

@wimrijnders
Copy link
Contributor

For the bookkeeping: Duplicate #1735.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants