MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
181 stars 29 forks source link

Area metric options do not work for street-layout-algorithms #3517

Open fritschldwg opened 4 months ago

fritschldwg commented 4 months ago

Bug

Expected Behavior

When a map is loaded and the layout algorithm is set to either "StreetMap" or "TreeMapStreet", selecting any option from the area-metric-options menu results in map changes identical to those observed when the "Squarified Treemap" layout algorithm is chosen.

Actual Behavior

Notes

Screenshots

Steps to Reproduce the Problem

  1. Open the online demo
  2. Switch the layout-algorithm to "StreetMap" or "TreeMapStreet"
  3. Adjust any of the options in the area-metric-options-menu

Specifications

Nereboss commented 4 months ago

Before starting this issue, it should be discussed whether or not the StreetMap and TreeMapStreet views are even used. If it turns out they are never used, they can be removed instead of fixing this