Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom tooltip #192

Closed
26 tasks done
plouc opened this issue May 19, 2018 · 50 comments
Closed
26 tasks done

Add support for custom tooltip #192

plouc opened this issue May 19, 2018 · 50 comments

Comments

@plouc
Copy link
Owner

plouc commented May 19, 2018

Allowing custom tooltips has been requested several times:

#117 | #186 | #120

This issue is used to track down the ongoing implementation of custom tooltips on all nivo packages/components:

@plouc plouc self-assigned this May 19, 2018
@plouc plouc added enhancement 💬 tooltip ⌨️ in progress 🍰 pie @nivo/pie package tree 🌳 treemap @nivo/treemap package 🔴 circle-packing @nivo/circle-packing package 📆 calendar @nivo/calendar package radar @nivo/radar package voronoi @nivo/voronoi package stream @nivo/stream package 📈 line @nivo/line package 📊 bar @nivo/bar package chord @nivo/chord package labels May 19, 2018
@plouc plouc added 🔥 heatmap @nivo/heatmap package scatterplot @nivo/scatterplot package waffle @nivo/waffle package labels May 24, 2018
@plouc plouc added sankey @nivo/sankey package and removed 📊 bar @nivo/bar package 🔴 circle-packing @nivo/circle-packing package 🔥 heatmap @nivo/heatmap package 🍰 pie @nivo/pie package 🌳 treemap @nivo/treemap package labels May 30, 2018
@vinayshah1998
Copy link

bump

@stale stale bot removed the stale label Oct 29, 2020
@wyze
Copy link
Contributor

wyze commented Oct 29, 2020

Thanks for the bump @vinayshah1998. I put a label on so it won't go stale again.

@plouc plouc removed the 🍰 pie @nivo/pie package label Nov 4, 2020
@mvdobrinin
Copy link

Would be good to have this for Stream. 👍

@markopaju
Copy link

Would be good to have this for Bullet. 👍

@nathsou
Copy link

nathsou commented Apr 9, 2021

Would be awesome to have this for Radar too 😅

@jlaguma
Copy link

jlaguma commented Apr 22, 2021

I have a Scatterplot chart where I need a tooltip to only appear when mouse is over the particular "dot" on the chart. On "ScatterPlot", I'm able to achieve this by using "useMesh=false". On "ScatterPlotCanvas" that option has no effect on tooltip, and tooltip is visible no matter where the mouse is on the chart. Can someone suggest if this is possible on "ScatterPlotCanvas" or "ResponsiveScatterPlotCanvas"? Posting it here, as it seems to be related to unsupported tooltip behaviour.

@BrawlingBear
Copy link

It would be great to have this for the Radar. It would allow users to work around the single maxValue property. In my case, I scaled down relevant metrics so that they are always between 0 and 1, but I cannot display unscaled values on tooltips.

@jquintozamora
Copy link
Contributor

@wyze @plouc wondering what are the plans for next release, as I'd be interested on using custom tooltip for Bullet.

Thanks!

@ChuckJonas
Copy link

I'm also in need for the bullet custom tooltip. TY

@plouc plouc removed the 🔫 bullet @nivo/bullet package label Aug 15, 2021
Repository owner deleted a comment from stale bot Aug 15, 2021
@plouc
Copy link
Owner Author

plouc commented Aug 17, 2021

Support added for @nivo/stream via #1721.

@plouc
Copy link
Owner Author

plouc commented Aug 17, 2021

@jquintozamora, @ChuckJonas, I'll try to release this week, sorry for the delay.

@plouc plouc added radar @nivo/radar package and removed stream @nivo/stream package 🙏 help wanted labels Aug 17, 2021
@plouc plouc removed the radar @nivo/radar package label Sep 6, 2021
@plouc
Copy link
Owner Author

plouc commented Sep 6, 2021

Support added for @nivo/radar, the list is now complete.

@plouc plouc closed this as completed Sep 6, 2021
@ericanaughton
Copy link

@nivo/scatterplot ResponsiveScatterPlotCanvas is missing the support for custom tooltip.

@mauro-mascia
Copy link

also @nivo/radialbar ResponsiveRadialBar is missing the support for custom tooltip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests