This is a plug-in for Thonny IDE <https://thonny.org>
, which adds possibility to
visualize your data.
- Install Thonny 3.2 or later
- Select "Tools => Manage plug-ins"...
- Enter
thonny-data_visualization
to search box and press ENTER - Install the plug-in
- Be sure that you are up to date (upgrade the plug-in at the same place)
- Restart Thonny
After this you should see Hierarchical data view and Graphical data view in the View menu.
- Visualize your data and its structure.
- Debug your code seeing the connections between your data.
- More details in the Usage_manual.md