I am doing a little exploring simulation and I want to show the graphs to compare the performance among the algorithms during run-time.
What library comes to your mind? I highly prefer those that come small as I'd love if it's easy for my instructor to compile my code. I've checked gdchart but it seems to be too heavy. I just want a simple x-y sort of timeline graph.
Google chart is of course out of the question, in case you've read this similar question.
Thanks in advance.
Related:
and perhaps others.