I am using fusion chart v2.3 and would like to customize tooltip text. the tooltip text is always format. for the below graph xml the tooltip text is jan,54 instead of hover text January.
graph showNames='1' showValues='1'
set name="Jan" value="54" hoverText="January" showName="1"
graph
i will appreciate if any one can help me on this.
thanks,
graphxml.txt