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
fix(core): fix Legend and Tooltip group color (#834)
* fix(core): fix Legend and Tooltip group color
Fix Legend and Tooltip Group colors to be based on the getFillColor option as well
fix#828
* fix(core): make color of legend and tooltip group be based on element's fillColor
Reverts 6fb39af and changes the color used in the Legend and Tooltip group item to use the element's
fillColor instead of the strokeColor
fix#828
Co-authored-by: Ícaro Aguiar Perez <[email protected]>
0 commit comments