Thread: c++ stacked bar graph

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    1

    c++ stacked bar graph

    I am looking for a free, light weight c++ library that can create stacked bar graphs / histograms and output them as an image file (PNG would be preferrable).

    Any help would be greatly appreciated.
    --dhouse

  2. #2
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    If you're willing to swap out "light weight c++ library" for "stand-alone program that can run from script files", you can check out gnuplot.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. error help making no sense
    By tunerfreak in forum C++ Programming
    Replies: 5
    Last Post: 04-17-2007, 07:55 PM
  2. beach bar (sims type game)
    By DrKillPatient in forum Game Programming
    Replies: 1
    Last Post: 03-06-2006, 01:32 PM
  3. vertical bar graph
    By n00by in forum C Programming
    Replies: 2
    Last Post: 09-01-2004, 04:39 PM
  4. Bar graph
    By robjules in forum C++ Programming
    Replies: 3
    Last Post: 11-28-2001, 10:55 PM
  5. Horizontal bar Graph?
    By robjules in forum C++ Programming
    Replies: 4
    Last Post: 11-26-2001, 04:55 PM