cancel
Showing results for 
Search instead for 
Did you mean: 
Community_Admin
Community Team Member
Community Team Member

Question

When using the Indicator Sparkling template, once I add an Item (dimension) for the sparkline, the carousel navigator arrows appear. Since they are not needed, I would like to hide them.  Is there a way to do that?

Answer

You can use the following code to solve the issue.
placed below the "showCarousel": true,
 
"carouselAnimation": {
"showButtons": false
},
Rate this article:
Version history
Last update:
‎10-19-2021 02:09 AM
Updated by:
Contributors