Many thanks--you've protected me from posting an even dumber question. I thought I'd have to use vector graphics (whatever that is) to obtain super smooth curved shapes. Anti-aliasing. What a doornob (me, not you). Thanks for your help.
Already have a php class that draws the graph type I need (a type of radial area plot), but need suggestions/advice on ways to draw the same graph, except without the jaggies, i.e. more professional quality. The class uses GD library. This may be a stupid question, but here goes: Is it possible...
Bye script worked great, but just thought I would mention that attempting to preview this script in HTML-Kit preview window will crash HTML-Kit if you then try to go back to page containing script after clicking "Bye" in the preview window. The error msg will say" "Could Not...
Thanks Anikin for your help!
Turns out I didn't need the extraction. I "merely" didn't know that, although the php variables inside the data array of the image script begin of course with $, this is not true when those variables are listed in the query string of an URL.
For other...
Hugo, it is outside. The graph script works fine with numbers defined inside the script, and the graph script entered as the url in the image tag (...um...at least after I fixed the fonts path in the script),
<?
$graphtitle='T-scores';
$scale= (1.25) ;
$wideA= (640 * $scale)...
I CANT SPOT THE MISTAKE BELOW IN AN IMG
TAG CALLING A GRAPH SCRIPT. DOES ANYONE
DETECT WHAT THE PROBLEM MIGHT BE?
$BOB= 54 ;
$CAROL= 44 ;
$ALICE= 33 ;
...
$height =640;
$width =480;
<IMG...
For an online survey, ordinarily one uses radio buttons
under the scale interval definitions, like this,
SD D N A SA
x x x x x
where the "x"s are the radio buttons.
I would like to script radio functionality on the scale
letters themselves, so...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.