Matt Rudy
Matt Rudy
Working on this - setting would be under 'dataPoint' for the shape map but I'm having trouble getting the expected values from the layout file into a working format for...
Yes, there's an open issue to check them - there were two different names to reference shapes. I believe you need to change the term 'shape' to 'basicShape' as in...
Enables the following functionality: https://prathy.com/2019/07/power-bi-visual-header-tooltip/
Only some of these exist in the global template.
Ping @easynoise and @arklur who discussed this on the original issue - follow this for a resolution soon!
Closed incorrectly - Issue 23 was closed by PR 45, not this issue,
Ping @aaronsteers who created and researched the original issue - follow this for a resolution soon!
Investigating this as a solution - set the font/background defaults for everything on the base level '*' of a slicer, then overwrite them all for items, background, title, etc. https://community.powerbi.com/t5/Desktop/How-to-change-slicer-search-box-text-font-and-color-in-Power-BI/m-p/815141
When resolved, update these: https://community.powerbi.com/t5/Issues/Innovate-Theme-Issue/idi-p/795061 https://community.powerbi.com/t5/Desktop/Slicer-not-showing-text-during-search-Only-on-Innovative-Theme/m-p/889363
Provided Code: ``` { "name": "SlicerTemplate", "visualStyles": { "slicer": { "": { "general": [{ "outlineColor": { "solid": { "color": "#444444"}}, "outlineWeight": 1, "orientation": "vertical", "responsive": true }], "data": [{ "mode":...