percent sign in tool tip is not accepted

eiland - August 21, 2008 - 20:11
Project:Open Flash Chart API
Version:5.x-2.6
Component:Code
Category:bug report
Priority:normal
Assigned:eiland
Status:closed
Description

I'm adding the percent sign in a pie tool tip, so

$g->set_tool_tip(" #x_label#<br>#val#%");
or
$g->set_tool_tip(" #x_label#<br>#val# &#38;");

but that gives me random garbage as tip

#1

eiland - August 21, 2008 - 20:15
Assigned to:Anonymous» eiland
Status:active» fixed

Okay, sorry, I should use %25, so $g->set_tool_tip(" #x_label#<br>#val#%25");

#2

Anonymous (not verified) - September 11, 2008 - 05:32
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.