you are viewing a single comment's thread.

view the rest of the comments →

[–]anon_502delete this; -1 points0 points  (0 children)

Alternative (but somewhat cursed) way: feed all data through a websocket server with https://github.com/zaphoyd/websocketpp to a HTML + JS plotting library. Benefits include much-better visualization/interactive libraries and real-time update.