You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When too many (how many?) Legend Items are to be displayed, the Legend Labels are truncated. This leads to Legend Items without a Label and the Tooltip Data passed in tooltipConfig Callback Function is mixed up.
I would expect the Legend Items to be grouped as specified in groupBy.
When too many (how many?) Legend Items are to be displayed, the Legend Labels are truncated. This leads to Legend Items without a Label and the Tooltip Data passed in tooltipConfig Callback Function is mixed up.
I would expect the Legend Items to be grouped as specified in groupBy.
Example: http://jsfiddle.net/g149pjqo/4/ (have the JS-Console opened and hover over Legend Items without a label)
The text was updated successfully, but these errors were encountered: