BlueWaveTechnologies / BlueWave

Web application used to create charts and dashboards using a graph database
MIT License
5 stars 3 forks source link

Feat/45 #48

Closed mugabeCola closed 3 years ago

mugabeCola commented 3 years ago

This issue adds some new features that weren't previously included in the Sankey Editor. It adds up all the inputs to a node and uses that number as the default for its outputs. When outputs and inputs to a node, for now just distributor nodes, are unbalanced, outputs =/= inputs, the node itself and all of the linkages to and from it will be marked in red. And when the unbalanced nature of the outputs and inputs is fixed it will return to the correct colors.