Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.3.2] 2021/12/16
Added
short_textargument to packing circle
[0.3.1] 2021/10/27
Changed
name font for non-leaf nodes
right-click behavior in leaves (zoom to parents) and in already-focused circle
is_leafas method instead of property
Fixed
name appearance for long strings
[0.3.0] 2021/10/21
Added
zoom behavior
max_recursionfortree
Changed
fully refactored internal workings (mostly OOP approach now)
under focus text follows mouse motion
moved several functions to
utils
[0.2.0] end of jan 2021
Added
colorscale option in tkinter_circlify
Fixed
colorshading was not working for lighter tones (Shade>0). Now fixed.
[0.1.0 ] jan 2021
Added
CLI centered on
>nobvisualtreeto show a folder nested structuretreefileto show a serialization file nested structure json/yaml/nmlcmpfileto compare two serialization filestkcirclify()the base function showing a circlify object in tkinter.