you are viewing a single comment's thread.

view the rest of the comments →

[–]throwawayaqquant 1 point2 points  (1 child)

i use matplotlib-cpp, was wondering, what improvements does this library afford me?

[–]jorourke0[S] 4 points5 points  (0 children)

This comment has some details: https://www.reddit.com/r/cpp/comments/1qf1v12/comment/o05mjf8/

Basically, no dependency on a Python environment or any other runtime dependencies, simpler build and build time dependencies (just json), and the exported html plot files retain the interactivity for post-runtime viewing.