
coder
New User
Jul 4, 2006, 12:22 PM
Post #1 of 4
(1861 views)
|
Module - GD::Graph - need \n in title and x_label(s)
|
Can't Post
|
|
Greets, I'd like to ad a line break in my graph title and also the x_label(s) No workie: $mygraph->set( $title => "Field $field_name: \n $graph_title_date Through $graph_title_date2", ); Is there someone here that can clue me in how to pass a newline char to the GD module? Much appreciated.
(This post was edited by coder on Jul 4, 2006, 12:34 PM)
|