Viewing a single comment thread. View all comments

DarkNikolas t1_j9afgmg wrote

Plz show Sankey source / template in Python for this diagram 🙄

1

IncomeStatementGuy OP t1_j9akiyz wrote

It’s created with SankeyArt, a web app I develop.

2

DarkNikolas t1_j9akyst wrote

Yea , bat can you show source code from sankey diagram ?

1

IncomeStatementGuy OP t1_j9ao0tf wrote

You mean the flows I defined in the Spreadsheet? Sure, I could share these. Or do you mean something different sandpit mentioned Python?

2

DarkNikolas t1_j9aomj4 wrote

Yea , I mean Python sankey diagram source 🫣

1

IncomeStatementGuy OP t1_j9aq7r6 wrote

There is no Python source code. The Sankey diagram is created with the SankeyArt web application. Its front end is mainly JavaScript, not Python.

1