-
Notifications
You must be signed in to change notification settings - Fork 133
Single slice pie chart rendering issue in Safari #1085
Copy link
Copy link
Closed
Labels
:LensKibana Lens related issueKibana Lens related issue:partitionPartition/PieChart/Donut/Sunburst/Treemap chart relatedPartition/PieChart/Donut/Sunburst/Treemap chart relatedbugSomething isn't workingSomething isn't workingkibana cross issueHas a Kibana issue counterpartHas a Kibana issue counterpartreleasedIssue released publiclyIssue released publicly
Metadata
Metadata
Assignees
Labels
:LensKibana Lens related issueKibana Lens related issue:partitionPartition/PieChart/Donut/Sunburst/Treemap chart relatedPartition/PieChart/Donut/Sunburst/Treemap chart relatedbugSomething isn't workingSomething isn't workingkibana cross issueHas a Kibana issue counterpartHas a Kibana issue counterpartreleasedIssue released publiclyIssue released publicly
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
In Safari, when a single slice pie chart has hovered, the highlighter renders an white cross artefact, probably caused by the SVG configuration of that specific Circle highlight.
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
A clear circle with the right fill color
Screenshots

Version (please complete the following information):
Additional context
The highlighter is built as:
we can probably fix by using the fill color and fixing the radius to the correct one.
Errors in browser console
N/A
Kibana Cross Issues