Good day all. Can anyone tell me how to remove the add tag icon from a powerchart?
Set powerChart.props.config.visibility.buttons.showTagBrowserButton
false.
1 Like
ah, thank you
Yes, but that is a bit more involved.
Is it possible with 8.1.0?
VERY unlikely, but the same general approach as provided in the previous post would be how you would do it if you could; you would just need to adjust the classes in use as locators.
Edit: You know what, it probably would work. I was thinking that theming wasn’t added until 8.1.13 (you need the theming update for this), but really it was added in 8.0.13.