Legend Select and Hide Not Working in Partition Chart #2468
Labels
enhancement
New feature or request
:legend
Legend related issue
:partition
Partition/PieChart/Donut/Sunburst/Treemap chart related
Legend Select and Hide Not Working in Partition Chart
Description:
When using the @elastic/charts library, I encountered an issue where the legend select and hide functionality is not working correctly in a partition chart. Specifically, the legend items are displayed, but clicking on them does not hide or show the corresponding segments in the chart.
Steps to Reproduce:
Create a partition chart using the @elastic/charts library.
Add a legend to the chart using the Settings component.
Observe that clicking on legend items does not affect the visibility of chart segments.
Expected Behavior:
Clicking on a legend item should toggle the visibility of the corresponding segment in the partition chart.
Actual Behavior:
Clicking on a legend item does nothing; the chart segments remain visible regardless of the legend item state.
Environment Details
Kibana Version: 8.12.0
Elastic Charts Version: As included in Kibana 8.12.0
Browser: All supported browsers
OS: Linux
Current Screenshot :
Expected Screenshot
The text was updated successfully, but these errors were encountered: