It would be nice to allow for multiple views per neuron (XY, XZ, ZY, ZX) and let the user decide which ones should be rendered. If multiple views are selected, they should appear next to each other. For instance, if the neurons 1, 2 and 3 should be rendered in view a and b, the two-column layout would be:
1a 1b 2a 2b
3a 3b
Alternatively, it could also be an option to select whether different views should be next to each other or different neurons.
After discussing this with @acardona, it seems to be useful to not only allow the four predefined views for this, but also add a view recorder for custom views (see #836).
It would be nice to allow for multiple views per neuron (XY, XZ, ZY, ZX) and let the user decide which ones should be rendered. If multiple views are selected, they should appear next to each other. For instance, if the neurons 1, 2 and 3 should be rendered in view a and b, the two-column layout would be:
Alternatively, it could also be an option to select whether different views should be next to each other or different neurons.