From: Kon A. <ang...@ip...> - 2003-03-05 00:42:59
|
Moshe, my intention is to write a graphs module that can be used to display results from the cross analysis/tabulation feature and for individual questions in the following graph formats: pie, bar, line, spider, scatter. So each question in the results page would have a button that would bring up a new window offering the user the ability to select any of the graph formats and view the results using the particular graph or even the entire graph collection. As soon as it's at alpha stage I'll be releasing it to the devel list for all to play with. At the moment things are not moving as fast as I like but I've got the generic graphing functions written now all I need to do is write the code specific to each of the graph types. Kon On Wed, 5 Mar 2003 11:30 am, you wrote: > I am about to write some graphing functionality. Perhaps you could expand a > bit on your project and its current status. i'd rather not duplicate your > fine work. > > when you have some alpha code, i'd love to see it. > > angek wrote: > > Hey James, > > > > How about checking for GD library and its version. > > This may become usefull especially when I finish writing the chart > > modules that will be used in cross analysis/tabulation and survey > > results. > > > > Kon |