kestrel-lang icon indicating copy to clipboard operation
kestrel-lang copied to clipboard

Hunt flow Visualization

Open subbyte opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. Hunt flow is a graph. May want to visualize it to get a better idea of the entire hunt. Jupyter notebook is not good at showing non-linear relations between cells, not to mention the multiple variables in one cell.

Describe the solution you'd like A new command is welcome to do this. And the implementation can take advantage of the information in VarStruct that tells the dependent variables.

subbyte avatar Oct 14 '21 20:10 subbyte

Will check #134 for this.

subbyte avatar Oct 14 '21 20:10 subbyte