cytoscape / cytoscape.js-dagre

The Dagre layout for DAGs and trees for Cytoscape.js
MIT License
250 stars 83 forks source link

Arrange itens side by side #54

Closed calebeaires closed 4 years ago

calebeaires commented 4 years ago

Feature Request

Instead of arrange stand alone itens one above another, do it side by side (left-right).

Current behavior Captura de Tela 2020-01-14 às 22 03 44

Desired

Captura de Tela 2020-01-14 às 22 03 57

maxkfranz commented 4 years ago

This package is just a wrapper to the Dagre library to make the Dagre algorithm work with Cytoscape.

If you have a feature request for the algorithm, you should make it in the Dagre repo linked in the readme: https://github.com/dagrejs/dagre

On Tue, Jan 14, 2020 at 8:06 PM Calebe Aires notifications@github.com wrote:

Feature Request

Instead of arrange stand alone itens one above another, do it side by side (left-right).

Current behavior [image: Captura de Tela 2020-01-14 às 22 03 44] https://user-images.githubusercontent.com/794195/72395992-07eef680-371a-11ea-9930-17eb7b384094.png

Desired

[image: Captura de Tela 2020-01-14 às 22 03 57] https://user-images.githubusercontent.com/794195/72396015-16d5a900-371a-11ea-9d34-65bf018e60f6.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cytoscape/cytoscape.js-dagre/issues/54?email_source=notifications&email_token=AAHRO42T6TZC2AGVNRUSAP3Q5ZOTDA5CNFSM4KG4AHV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IGG475Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHRO4ZXND5GNLGJIRSNJATQ5ZOTDANCNFSM4KG4AHVQ .

stale[bot] commented 4 years ago

This issue has been automatically marked as stale, because it has not had activity within the past 30 days. It will be closed if no further activity occurs within the next 30 days. If a feature request is important to you, please consider making a pull request. Thank you for your contributions.