|
|
|
|
|
by gballan
3867 days ago
|
|
Blabr dev here. We're working on an improved plotting widget, plot2 [0], that you're welcome to try (note how it's imported in the defs section). For example, see [1] for plot2 applied to "Trajectory". It is fairly sound, but there are some issues with escaping. So, e.g., we need yLabels: ["\\$ $\\times 1000$"], which is a bit ugly--but it works. [0] http://blabr.io/?7b662930a33b1053072a [1] http://blabr.io/?7d4d0cc9f423800f23e9 |
|