Skip to content

Commit

Permalink
Update to "group by" instead of center
Browse files Browse the repository at this point in the history
  • Loading branch information
Mossy1022 committed Sep 22, 2023
1 parent 2eb4119 commit ee22d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/2d_network.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
</div>
</div>
<div class="form-group row polygons-settings-row" title="What Foci should be used when creating convex hulls?">
<div class="col-4"><label for="polygons-foci">Center</label></div>
<div class="col-4"><label for="polygons-foci">Group By</label></div>
<div class="col-8">
<select id="polygons-foci" class="form-control form-control-sm nodeVariables">
<option>None</option>
Expand Down

0 comments on commit ee22d83

Please sign in to comment.