Search code examples
plotmakefilewxwidgetsusing

How Can use the Wxwidgets for plotting?


I am working as researcher at University of Genoa in Italy. I am using the C++ during my work at this Univeristy (I am new in using Visual C++). I would like to know "How can use Wxwidgets library to plot two columns from Matrix that includes on 4 columns?"

From another side, If there in any documentions that relate with Wxwidgets library that should help me to understand "How can I make plotting??", please send me the links for these documentions....

Thank you very much


Solution

  • There is no support for plotting in wxWidgets. There is however number of libraries you can use located here. One of them is wxFreeChart last updated 2010 (and so no problem with wx 2.8). SVN Version seem to show some life so its your best bet!