mercredi 22 janvier 2020

cgi using gnuplot to draw graph on the web

My c++ program uses the gnuplot interface from Gnuplot-iostream.h

It takes an input string and produces runtime data to draw a graph. The program works on linux command line.

I need to use cgi to run it from web, then user can enter a string and see the graph from web. I tried, it didn't draw the graph from website. Is this doable?

Aucun commentaire:

Enregistrer un commentaire