I found when making a pie based on values in a field, the chart is split if the item contains a hyphen.
e.g. charting @field.hostname to count issues from 2 hosts www1-dev01 and ww2-live01 will actually create 4 pie slices as it delimits on the hyphen in the hostname.
I found when making a pie based on values in a field, the chart is split if the item contains a hyphen.
e.g. charting @field.hostname to count issues from 2 hosts www1-dev01 and ww2-live01 will actually create 4 pie slices as it delimits on the hyphen in the hostname.