Created TooltipWrapper #88
Merged
snedadah
merged 3 commits from shahanneda/merge-tooltip
into main
3 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'shahanneda/merge-tooltip'
Deleting a branch is permanent. It CANNOT be undone. Continue?
}
});
const {
the only change I actually made to this file is removing the old tooltip, changing it to withTooltip, and using the tooltip wrapper. But that changed the indentation so it shows a lot of changes!
}
/>
{tooltipOpen && (
key change I made. I'm not sure if we need the tooltip in portal. but seems to be working fine without it
5e0f3be6fd
toeeecf60d02
3 months agoTested the tooltip on all the mentioned components and it works! Most of it LGTM @snedadah ! Only small comment I'll make is to remove the LineGraph
.tooltip
class like you did for BoxPlot, WordCloud, and StackedBar.LGTM! 🚀 Thanks for the quick update!
97aa2261f2
into main 3 months agoReviewers
97aa2261f2
.