Convert graph attributes in graph_draw() before passing them to interative_window()
This improves per formance, since the conversion is not performed at every drawing operation.
Please register or sign in to comment
This improves per formance, since the conversion is not performed at every drawing operation.