Focal Point
[CLOSED] Custom Tool Tip

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9327028096

October 04, 2018, 10:45 AM
srajeevan
[CLOSED] Custom Tool Tip
Hi,

I have a chart where i need to show a tool tip which is not the default tool tip.

For example :

  
Year 	   Class

2011	   class1
	   class2
	   class3
2012	   class4
2013	   class5
2014	   class6



For year 2011,when i hover over the bar chart for 2011 ,it should show tooptip as ;

3 classes
class1
class2
class3

I know that there is custom tooltip options,like

  
series: [
    {'series': 0, color: 'green',  
                   tooltip: function(d,s,g){    
                            var c = this.getSeries(s).color; 
                            var lbl = this.getSeries(s).label; 
                            return '<span style=\"color: ' + c + '\">value: ' + d + '<br />series: ' + s + '<br />group: ' + g + '<br />series name: ' + lbl +'</span>'; }
     }


But this gives color,lable and series name only.Not suitable for my requirement.
How can i disable the default tooltip?What ever i do,it is still showing the default tooltip only?

Any help/suggestions?

This message has been edited. Last edited by: FP Mod Chuck,


WF8206,Windows 7,8,10
HTM,PDF,EXCEL
October 08, 2018, 10:44 AM
FP Mod Chuck
srajeevan

Looks like you should open a case with techsupport on this one if you haven't already.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats