On Fri, 19 May 2006 11:59:52 -0400 Alan G Isaac <[EMAIL PROTECTED]> wrote:
> On Fri, 19 May 2006, trevorw apparently wrote: > > I would like to make a bar chart where individual bars > > have different colours. This is related to thematically > > related bars being plotted together (21 one sub-categories > > being grouped into 6 groups, and thus 6 different colors). > > If I always had every category and sub-category in each > > chart I could simply plot each group using an insert > > command, but most graphs will not include every > > sub-category > > I think you want essentially the code in > http://sourceforge.net/mailarchive/message.php?msg_id=14951468 > but look as well at the discussion > http://sourceforge.net/mailarchive/forum.php?thread_id=9835568&forum_id=23700 > > hth, > Alan Isaac > Alan, Thank-you. I managed to modify the code in the thread to allow for the setting of different styles for each bar. Thanks T -- Trevor Wiens ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
