I'm implementing some simple machine learning algorithms on some financial data in c++, and would like to be able to present this in a 'professionel' way to a potential customer.
Does anyone know a good framework for displaying financial charts?
Or is there a simple way to do something else like embed gnuplot in a qt widget?