saas-js/saas-ui

Tooltip Customization

gautomdas opened this issue · 2 comments

Description

It's hard to control the styling for the tooltip in SaasUI charts. Rather then reimplementing the tooltip and then passing that prop, it'd be easier the the ChartTooltip component was also exported along side some props to make it easier to create custom tool tips based off the original one.

Would you guys be open to that simple fix or I don't mind submitting a PR myself.

Link to Reproduction

No response

Steps to reproduce

No response

Saas UI Version

2.5.3

Chakra UI Version

No response

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

@gautomdas feel free to open a PR that exports the component, much appreciated.