netcreateorg / netcreate-2018

Please report bugs, problems, ideas in the project Issues page: https://github.com/netcreateorg/netcreate-2018/issues
Other
11 stars 2 forks source link

Feature: Set max node and edge sizes via template #281

Closed benloh closed 1 year ago

benloh commented 1 year ago

Addresses netcreateorg/netcreate-2018#246

This adds four parameters to the template:

And also implements the max size limit during drawing with d3-simplenetgraph.

A few notes:

jdanish commented 1 year ago

@benloh meant to say: this look good. Not 100% how to test those functions in the this note, but I poked around and will continue to do so.

benloh commented 1 year ago

how to test those functions in the this note

Could this be the source of the undefined popup errors netcreateorg/netcreate-itest#17?

I wouldn't worry about the others. They were mostly a note to myself.

jdanish commented 1 year ago

how to test those functions in the this note

Could this be the source of the undefined popup errors netcreateorg/netcreate-itest#17?

Those are still happening, so I guess not...