Hi,
Would you guide me is it possible to draw a hierarchy organization chart using plotly? If yes let me know is there any sample page for this purpose?
I’m searching for something like what has been shown in the below image:
Hi,
Would you guide me is it possible to draw a hierarchy organization chart using plotly? If yes let me know is there any sample page for this purpose?
I’m searching for something like what has been shown in the below image:
hi @Bijan
Definitely, I’m not sure how to do that in Plotly (checking right now). But you can probably use the Cytoscape in Dash.
Really thanks dear @adamschroeder because your always paying attention to the questions and your always kind supports.
Hi @Bijan
This chapter should have all the information you need to create and customize that hierarchy organizational chart.
Hi @Bijan, I just came across the Mermaid
component from dash-extensions
I have never used it, but might be an option too.