Add support for custom tooltip
See original GitHub issueAllowing custom tooltips has been requested several times:
https://github.com/plouc/nivo/issues/117 | https://github.com/plouc/nivo/issues/186 | https://github.com/plouc/nivo/issues/120
This issue is used to track down the ongoing implementation of custom tooltips on all nivo packages/components:
-
@nivo/bar
ResponsiveBar>=0.36.0
-
@nivo/bar
ResponsiveBarCanvas>=0.36.0
-
@nivo/bullet
ResponsiveBullet - https://github.com/plouc/nivo/pull/1694 -
@nivo/calendar
ResponsiveCalendar - https://github.com/plouc/nivo/pull/223 -
@nivo/chord
ResponsiveChord -
@nivo/chord
ResponsiveChordCanvas -
@nivo/circle-packing
ResponsiveBubble - https://github.com/plouc/nivo/pull/200 -
@nivo/circle-packing
ResponsiveBubbleHtml - https://github.com/plouc/nivo/pull/200 -
@nivo/circle-packing
ResponsiveBubbleCanvas - https://github.com/plouc/nivo/pull/200 -
@nivo/heatmap
ResponsiveHeatMap -
@nivo/heatmap
ResponsiveHeatMapCanvas -
@nivo/line
ResponsiveLine - https://github.com/plouc/nivo/pull/258 -
@nivo/pie
ResponsivePie - https://github.com/plouc/nivo/pull/208 -
@nivo/pie
ResponsivePieCanvas -
@nivo/radar
ResponsiveRadar - https://github.com/plouc/nivo/pull/1761 -
@nivo/sankey
ResponsiveSankey -
@nivo/scatterplot
ResponsiveScatterPlot - https://github.com/plouc/nivo/pull/255 -
@nivo/scatterplot
ResponsiveScatterPlotCanvas -
@nivo/stream
ResponsiveStream - https://github.com/plouc/nivo/pull/1721 -
@nivo/sunburst
ResponsiveSunburst -
@nivo/treemap
ResponsiveTreeMap - https://github.com/plouc/nivo/pull/200 -
@nivo/treemap
ResponsiveTreeMapHtml - https://github.com/plouc/nivo/pull/200 -
@nivo/treemap
ResponsiveTreeMapCanvas - https://github.com/plouc/nivo/pull/200 -
@nivo/waffle
ResponsiveWaffle - https://github.com/plouc/nivo/pull/202 -
@nivo/waffle
ResponsiveWaffleHtml - https://github.com/plouc/nivo/pull/202 -
@nivo/waffle
ResponsiveWaffleCanvas - https://github.com/plouc/nivo/pull/202
Issue Analytics
- State:
- Created 5 years ago
- Reactions:24
- Comments:49 (16 by maintainers)
Top Results From Across the Web
Customizing tooltips in Power BI Desktop
To create a customized tooltip, in the Fields well of the Visualizations pane, drag a field into the Tooltips bucket, shown in the...
Read more >Building a tooltip component - web.dev
In this post I want to share my thoughts on how to build a color-adaptive and accessible <tool-tip> custom element.
Read more >How To Create Tooltips
Tip: Go to our CSS Tooltip Tutorial to learn more about tooltips. Tip: To create "clickable" tooltips, go to our How To Create...
Read more >Add custom tooltip to customfield - Jira Software
i.e. Go to <baseURL>/secure/admin/ViewFieldLayouts.jspa --> select required field Configuration --> search for the field and click edit. In the ...
Read more >Custom tooltips ‒ Qlik Sense on Windows
Tooltips can contain measures, a chart, or an image. Add a measure from a field or using an expression. Select a chart from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Support added for
@nivo/radar
, the list is now complete.Hi, I’d greatly appreciate custom tooltip support for the Sunburst component.