TelescopeSt / Telescope

Telescope is an engine for efficiently creating meaningful visualizations
MIT License
31 stars 9 forks source link

Groups are not correctly removed from supergroups #158

Closed Larcheveque closed 4 years ago

Larcheveque commented 4 years ago

The supergroup has a dictionary to access subgroups this way: superGroup > #subGroup

The problem is about the consistency of this dictionary because elements are never removed from it.