Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | missinglctYak Posting Veteran
 
 
                                        75 Posts | 
                                            
                                            |  Posted - 2004-04-29 : 14:19:50 
 |  
                                            | Hi everyone,Any experience on how to build a bar chart for your data?I have all the charts displayed but there appearsThx, Lisa. |  |  
                                    | mtomeoStarting Member
 
 
                                    30 Posts | 
                                        
                                          |  Posted - 2004-04-30 : 11:03:29 
 |  
                                          | I don't know what you mean by "I have all the charts displayed"? If there's  no data, how do you have charts? I would use HTML tables to build your bar charts. Each answer is a new TD. Use number of votes, or better yet percentage of the total votes to determine your TD widths and fill in the TD's with a color (or different colors for each). For example, if "great" was the answer 33 percent of the time, set your TD width=33%. Is this what you are asking? Maybe I'm not understanding... |  
                                          |  |  |  
                                |  |  |  |