Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.8.0

Request #5422 Image_Graph_Plot_Cross_Reference type.
Submitted: 2005-09-15 20:04 UTC
From: james dot kilbride at gd-ais dot com Assigned:
Status: Open Package: Image_Graph
PHP Version: 5.0.5 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 33 - 23 = ?

 
 [2005-09-15 20:04 UTC] james dot kilbride at gd-ais dot com
Description: ------------ Basically what I'd like to see added is a plot type that takes an X & Y access and does a 'scatter' plot. But it automatically grids in the area with the dots being within a square of the grid rather than laying on the grid(as a traditional dot plot would generally do). This would be useful for building matrix representations of items. Basically box in lines around the axis values and then along the graph to box in the dots as well.

Comments