cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
Community Team Member
Community Team Member
Here is the script to remove 100% of tooltip values:
widget.on("beforedatapointtooltip", function(w, args){
 args.template = args.template.replace("/ {{item.percentage}}", "");
});
Comments
bmero
7 - Data Storage
7 - Data Storage

I have this script applied in some bar chart widgets but it isn't working. Is this outdated now? Or is there a sisense update that needs to go out before it will work?

irismaessen
11 - Data Pipeline
11 - Data Pipeline

This script worked perfectly for me for a very long time. However, I recently noticed that it is no longer working. I suspect it may have stopped working after the upgrade to L2023.4.

Are there any alternatives? Will it be working again in a future version?

Version history
Last update:
‎03-02-2023 09:24 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email community@sisense.com