Skip to content

Feature for 2D Plotting: ability for user to specify line color #720

@roopa-pai

Description

@roopa-pai

Feature for 2D Plotting: ability for user to specify line color

The function specs.SimConfig.analysis["plot2Dnet"] currently contains the following if statement:

if con['synMech'] in ['inh', 'GABA', 'GABAA', 'GABAB']: color = 'blue'

In cases where synMechs are named by the user, and differ from the names currently hardcoded, there is no longer the ability to color-code the connection between the cells.

It would be a valuable feature to have to be able, as the user, to specify the list of synMechs that the plotter should treat as inhibitory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions