I want to plot some graphs with (x,y) points which is generated from a C++ programme. I can successfully plot these data from gnuplot command from a terminal.
But I want to plot the same thing from a C++ programme, is this thing possible in ubuntu 16.04 lts ?