Hi!
If you mean a 'traditional' histogram (bar chart), a wxGrid can be used for
such a purpose. There's a _very_ basic demo of the process. Here's where you
can find it:
http://www.wxcodex.net
In the green menu to the left, click the 'Demo' radio button, then click the
'Go' button at the bottom of that same menu. It's on the second page of
demos, I think. It has all the code for building and a Makefile for Linux
GCC, makefile.gcc for MinGW, and GridHist.vcproj/GridHist.sln for Visual
Studio. It also contains a DialogBlocks project file (that's what was used
to 'create' the GUI and incidentals). You do not have to use DialogBlocks to
use the demo, all the resultant pieces are there.
HTH:
thx,
Dave S.
Development with wxWidgets on MSWindows
http://tech.groups.yahoo.com/group/wxMS_developers/
wxWidgets Code Exchange
http://wxcodex.net/
----- Original Message -----
From: "Guy Rutenberg" <guyrutenberg@...>
Newsgroups: comp.soft-sys.wxwindows
To: <wx-users@...>
Sent: Thursday, April 30, 2009 9:26 AM
Subject: Histogram Widget?
>
>
> Hi,
>
> I'm looking for a widget to display histograms of data (not images) as
> means of data visualization.
>
> Does anyone knows about such widget for wxWidgets?
>
> Regards,
>
> Guy
>
> ----
> http://www.openyahtzee.org/ - An open-source Yahtzee game written in
> wxWidgets
> _______________________________________________
> wx-users mailing list
> wx-users@...
> http://lists.wxwidgets.org/mailman/listinfo/wx-users