From changes in https://github.com/NeuroML/pyNeuroML/pull/213 - [x] 2D plots should be `-plotType Detailed` by default, as they will generally not be too large, and it's more natural to want to see diams also. - [x] Why are "Detailed, Constant, or Schematic" with caps? Lowercase more pythonic? - [x] theme='dark' not supported in 2D plots. Not very likely to be used much, but the command line arguments suggest it is an option...