I want to create a chart and when you hover a bar you've got a tooltip with another chart in it. To do so I created a new component to replace the tooltip.
You can see that the component displayed normally displays everything but the one called within the tooltip doesn't have color pie.
Hi!
I want to create a chart and when you hover a bar you've got a tooltip with another chart in it. To do so I created a new component to replace the tooltip.
You can see that the component displayed normally displays everything but the one called within the tooltip doesn't have color pie.
Main Component:
Tooltip Component:
If someone has any idea