wiheto / netplotbrain

A package to create simple 3D network visualizations on a brain.
Apache License 2.0
69 stars 7 forks source link

fix issue 17 #24

Closed wiheto closed 2 years ago

wiheto commented 2 years ago

Fix to #17

Includes: Setting frames to None and then if None, determines it should be len(view). Also fixes a second bug (that the first fix may have introduced - unclear) that set view specifications with + or - in to always having three frames.