MIT-CAVE / cave_static

A react based static web app to be used as a UI and data consumer for the CAVE app.
Apache License 2.0
0 stars 1 forks source link

If `sizeByOptions.*` does not include `min` and `max` they are not automatically calculated. #447

Closed connor-makowski closed 9 months ago

connor-makowski commented 9 months ago

This does not cause a crash, but the sizing will not work on the arcs and they default to 5px. This should operate the same as sizeBy for nodes which handles this correctly.

connor-makowski commented 9 months ago

This can be recreated in cave_app by changing map_features_arcs.py to remove max and min from sizeByOptions.capacity.