dsimcha wrote: > Besides use cases, here are some specific questions: > 1. Is there any need for an OO-based API, or should I just use free functions? > 2. Does anyone have any use cases where plotting is performance critical, or > should I just keep things simple/stupid in terms of the performance/simplicity > tradeoff? I'd stick with (2) for now.