Better formatting for plot labels
Object-oriented equation-based modelling and optimisation software
Brought to you by:
ciroki
In legends/labels, would be great if the formatting were "Quantity [Units]", not "QuantityUnits" (which leads to labels like "mdotkg/s"), and also if variable names like I_ref
were treated not LaTeX-strict (which results in only the r
being subscripted), but wrap in braces (which you can't do in the variable names afaik). That way, the whole ref
could be underscored (as desired). The wrapping could e.g. go until the next non-character, parsing I_ref-high
into I_{ref}-high
LaTeX code.
Versions: Windows 8.1, daetools-1.4.0-win32-py34, Python 3.4.2 32bit (Anaconda)
Anonymous