okviz / free-visuals

Power BI free custom visuals
MIT License
24 stars 7 forks source link

Synoptic Panel - Tooltip showing "Area" for unbound regions #260

Closed Mike-Honey closed 3 years ago

Mike-Honey commented 3 years ago

Describe the issue A tooltip shows "Area" for all unbound regions of the visual, including the text inside the innermost boxes (bound areas). Can this be avoided? Ideally tooltips would only be shown for bound regions, and the tooltip's area would include any inner nested area that is unbound.

To reproduce Create Synoptic Panel using SVG file provided. Assign data columns to the Category and Measure wells. Hover the mouse over the visual. All unbound regions will show a tooltip "Area". Only the edges of bound regions (seemingly excluding their text?) will show a correct tooltip.

Affected environment

REQUIRED: Repro file Attached: Synoptic Panel repro - 2021-04-08.zip

Screenshots See below: 1 - unbound area shows "Area" tooltip 2 - text inside bound area shows "Area" tooltip 3 - edge of bound area only (outside inner text) shows correct tooltip Synoptic Panel repro - 2021-04-08 issue 1 pic 1

Synoptic Panel repro - 2021-04-08 issue 1 pic 2

Synoptic Panel repro - 2021-04-08 issue 1 pic 3

danieleperilli commented 3 years ago

Unfortunately, it's not possible. We evaluate it for future updates.