caesar0301 / treelib

An efficient implementation of tree data structure in python 2/3.
http://treelib.readthedocs.io/en/latest/
Other
800 stars 185 forks source link

Add more parameters to function to_graphviz #179

Closed HollowMan6 closed 1 year ago

HollowMan6 commented 3 years ago

filter, key, reverse, sorting

To give users more flexibility.

Signed-off-by: Hollow Man hollowman@hollowman.ml