PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Graph » Bug #5422

Image_Graph_Plot_Cross_Reference type.

Details

Request #5422Image_Graph_Plot_Cross_Reference type.
Submitted2005-09-15 20:04 UTC
Fromjames dot kilbride at gd-ais dot com
StatusOpen
PackageImage_Graph
PHP Version5.0.5
Roadmaps(Not assigned)

Comments

[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.