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
36 stars 30 forks source link

feat(plotter): use matplotlib rcparams defaults for missing options #271

Closed sanjayankur31 closed 11 months ago

sanjayankur31 commented 11 months ago

This enables users to override the rcparams directly to tweak graphs, which is very useful.

https://matplotlib.org/stable/users/explain/customizing.html