@@ -526,6 +526,10 @@ public:
gp.flush();
}
void closeStream(){
gp.close();
void saveToFile(std::ofstream& stream){
gp.draw(splot);
stream << "set terminal x11 size 2000,1500\n";
The note is not visible to the blocked user.