Plot window doesn't appear #324
Unanswered
msxshankar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am quite new to C++ and matplotplusplus.
I have embedded the library as a submodule using CMake.
However, when I plot a simple line graph (using the example in the documentation), a window flashes up and then immediately closes.
I am using Linux and have all dependencies installed and up to date (gnuplot, cmake and gcc)
This is the code I am using:
I'm not quite sure what the problem is so any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions