[ ] Include Custom tooltip? The examples in the Mantine docs use components or functions. I tried CSS as suggested on discord, but it didn't work either.
tooltipProps = {'wrapperStyle':{'backgroundColor':'yellow'}}
Other:
[ ] Use more concise data for scatter charts?
[x] I couldn't get this example working barProps. I used barChartProps, butradius` does not seem to be a valid prop
[ ] How to get this example working - it uses a component as a prop? Scatter Custom Dots
Here are the open items from PR #45
To Do for each chart type:
tooltipProps = {'wrapperStyle':{'backgroundColor':'yellow'}}
Other:
barChartProps, but
radius` does not seem to be a valid prop