wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Labels removed in pie chart
Description:
Labels removed in the pie chart
Issues Resolved:
Missing the information of the donut TCS plot #3799 Charts legends are displayed on the pie chart portion #3848
Test:
- Navigate to
Modules > any section that has a pie chart
- Look at the pie chart that has no labels
Screenshot:
thought: Should this PR be merged into the plugin for Kibana 7.10.2?
issue: There are some visualizations that have disabled the legend, and this PR disables the labels. These two things cause these visualizations to have no information displayed without hovering (taking into account that the tooltip is enabled).
These visualizations are:
- https://github.com/wazuh/wazuh-kibana-app/pull/3898/files#diff-14f8084b51404c4db7d911b4de6a07b62206643b14ee815ca49451b4fc7ef203R23-R26
- https://github.com/wazuh/wazuh-kibana-app/pull/3898/files#diff-14f8084b51404c4db7d911b4de6a07b62206643b14ee815ca49451b4fc7ef203R71-R74
- https://github.com/wazuh/wazuh-kibana-app/pull/3898/files#diff-7a77812168f0a1333b625d14e464616ea22faf07d5b02d6ac2e374c8817b7de0R140-R143
- https://github.com/wazuh/wazuh-kibana-app/pull/3898/files#diff-5a37eaf6b7206a579bf97db81a6f471a361f1cb589b7625d35eceaae44f0585aR264-R267
- https://github.com/wazuh/wazuh-kibana-app/pull/3898/files#diff-cedd5ac7714c3caee927a2c0ff7306e12d7f0c534ad2288ce732877e863dc0d2R140-R143
- https://github.com/wazuh/wazuh-kibana-app/pull/3898/files#diff-ceb29d22f82f7c69001e33df6e0d4077aed5baeef2615203090b86fa22df0bf4R140-R143
If there is no information in the UI, this affects to the reports generated that have information about the values of colored slices.