NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
34 stars 30 forks source link

feat(morph-plots): improve colouring of cells/groups in schematic plot #248

Closed sanjayankur31 closed 10 months ago

sanjayankur31 commented 11 months ago

Some very minor tweaks to make the interactive schematic plots better. Now, they use the cell population colors if provided in the neuroml files, or users can choose from a single colour for the full cell, different colors for soma, axon, dendrites, or different colours for each unbranched segment group.

image