Search the web
Sign In
New User? Sign Up
wxMS_developers · Development with wxWidgets on MSWindows
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Histogram Widget?   Message List  
Reply | Forward Message #677 of 693 |
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




Fri May 1, 2009 7:05 am

db_vs_dave
Offline Offline
Send Email Send Email

Forward
Message #677 of 693 |
Expand Messages Author Sort by Date

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 ...
Dave Silvia
db_vs_dave
Offline Send Email
May 1, 2009
7:05 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help