metaisbeta / avisualizer

Tool to visualize code annotation metrics
GNU Affero General Public License v3.0
6 stars 5 forks source link

Only System View should be available at first #17

Closed phillima closed 3 years ago

phillima commented 3 years ago

As soon the application is opened, the user should only see the System View and there should be no option to transition to the other views (Package View and Class View). These other views contain much more information (lower level details), and to avoid confusing the user, they should be hidden.

pomba123 commented 3 years ago

Implemented this feature. Package view and Class view are acessable by navigating the circle packing chart.