|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/11/2008 11:16:35 AM
Posts: 2,
Visits: 4
|
|
| Hi everyone, I have a problem with character '<' in fusionChart professional v3, I used < and %26lt but nothing work. Please help me with issue. Thanks Reggards
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 7:14:23 AM
Posts: 153,
Visits: 634
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 8/11/2008 11:16:35 AM
Posts: 2,
Visits: 4
|
|
| My failure was not add style tag. My apologies Thanks.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/6/2008 12:13:59 PM
Posts: 2,
Visits: 9
|
|
Hi,
I have the same problem I'm using Column2D chart.
be happy
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644,
Visits: 1,948
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: Today @ 10:18:11 AM
Posts: 1,
Visits: 4
|
|
Hello,
I'm curious about this issue. Each place I see '< cannot be used' it's in reference to free edition. Does the payed edition support use of less than sign? Also, is there any other characters that 1) need to replaced by an ascii equivalent and 2) are not supported at all?
Thank you
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644,
Visits: 1,948
|
|
| Hi, FusionCharts V3 can support '<', '>' character. For that you have to use HTML encoded value. i.e DataURL method --------------------- < < > > & & ' ' % % DataXML method --------------------- < %26lt; > %26gt; & %26 ' %26apos; % %25
Thanks,
Arindam FusionCharts Team
www.fusioncharts.com
|
|
|
|