DataFusion can convert `Plan` into a format that can be displayed by [graphviz](https://graphviz.org). Whether to consider supporting generate query plan diagrams through graphviz like [arrow-ballista](https://arrow.apache.org/ballista/user-guide/tuning-guide.html#viewing-query-plans-and-metrics)

Originally posted by @francis-du in #70 (comment)
We can add another page to visualize datafusion query plan into this tree/graph based chart, and provide as much information as possible.
Originally posted by @francis-du in #70 (comment)
We can add another page to visualize datafusion query plan into this tree/graph based chart, and provide as much information as possible.