Good Day All,
Im seeking advice and or guidance with the following task.

I want to create a small app that produces histograms. Esentially, Id like to beable to read in a data file, bin it then create a histogram.

Does anyone know of any libraries (open source) that make programming such a task relativley simple? Ideally somthing exists where by one can simply feed a vector to a function and have a histogram come out the other end. Too bad I havent been able to find such a library. I am currently playing around with GNUplot and a C++ interface for MSVC6.

Any suggestions or comments would be welcome!

Best regards
Jeremy