- Details
-
Hits: 11
This script generate an image (PNG) from values. The colors are customizable, the size of the graph based on the number of values. The scale automatically adjusts according to the highest value.
The URL variables:
color1: the color of the curve
color2: the color of the inside of the curve
color3: frame color
height: height of the graph (in pixels)
value: values separated by commas
http://www.need-soft.com/bin/graphphp.php?color1=404040&height=33&value=2292,2462,2249,2726,3082,2706,2104,2738,2849,2133,5625,2853,2349,2849,2130,2282,2340,2712,2894,2825,2825,2198,3018,2177,2422,2208,2939,3070,2731,2422,2182,2495,3037,2332,2111,3009,2939,2115,2637,2677,2148,2151,2420,2398,2901,2450,2580,2130,3062,2364,2856,2777,2462,2763,2855,2784,2872,2684,2744,2492,3006,2826,2888,2933,3059,2899,2831,2887,2914,2358,2454,2963,2410,2774,2250,2200,2113,2730,2231
Graph PHP (code)