Issue
I am attempting to create a pie chart that will display the health status of various systems. This is what the chart currently looks like:
Each data point, in addition to the possible errors messages, has a name in its data.
Is it possible to configure the chart so the system names are shown in the pie chart? In the tooltip for each slice would be preferable, but any solution will work.
Solution
You can Add
(button at the buttom of the configuration) a second visualization, which will then add another layer around your first visualization.
This is an example for log.level
and around it labels.url.full
:
Answered By - xeraa Answer Checked By - Terry (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.