cancel
Showing results for 
Search instead for 
Did you mean: 

business graphic UI - display plotted value in tooltip

former_member187977
Participant
0 Kudos

Hi,

In Business graphic UI element, there are few simple series. there are some values being plotted using those series.

for example, sales for year 2001 is 89, sales for year 2002 is 91, sales for year 2003 is 78. I want to display the values 89, 91,78 in the tooltip when the mouse is hovered over these series.

Regards

seventyros

http://learnsaponline.blogspot.com

Edited by: seventyros on May 3, 2011 10:50 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187977
Participant
0 Kudos

thanks !

Former Member
0 Kudos

Hi,

you can bind the same attribute which holds the values like 89,91 to the tooltip for the business graphics UI element.

PS :i am not sure if you can refer external links here, Please read the forum rules.

former_member187977
Participant
0 Kudos

HI,

tooltip property does is not bindable with context

seventyros

Former Member
0 Kudos

Hi,

You can bind tooltip property of Bussiness graphics, please check once.

Create one attribute, bind to tooltip of BG, and dynamically change tooltip based on that value.

Cheers,

Kris.

Former Member
0 Kudos

Hi,

This is not true.

Please refer the help [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ed/258841a79f1609e10000000a155106/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ed/258841a79f1609e10000000a155106/content.htm]

tooltip binding attribute type is WDY_MD_TRANSLATABLE_TEXT.

Former Member
0 Kudos

Hi ,

I guess you have used simpleSeries. And tooltip of the simpleSeries is not bindable.

[helplink|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/80/169141c2d6ad5fe10000000a1550b0/frameset.htm]

Thanks,

Aditya.

former_member187977
Participant
0 Kudos

right. I have used simple series. tooltip of simple series is not bindable.

but how do I achieve the following

if the mouse is hovered over a simple series plotted on the graph, the maximum value plotted by the simple series is visible as a tooltip.

regards

seventyros

Edited by: seventyros on May 5, 2011 9:36 AM

Former Member
0 Kudos

Hi,

I think Dynamic values in tooltip not possible in simple series. If you want to change values dynamically means you have to bind

tooltip property. so coose alternate.

Cheers,

Kris.

former_member187977
Participant
0 Kudos

Hi,

yeah it is not possible. ok, I am closing the thread. thanks everyone !

Regards

seventyros

http://learnsaponline.blogspot.com