Skip to content
#

d3js

Here are 2,865 public repositories matching this topic...

casperOne
casperOne commented Jan 17, 2021

Describe/explain the bug

BarItem.propTypes defines the getTooltipLabel prop here:

https://github.com/plouc/nivo/blob/99b520e9621e77472b8c922d85a0fcd7bc5e00cc/packages/bar/src/BarItem.js#L108

But is not defined on the BarItemProps (which, if I understand things correctly, should mirror the prop types):

https://github.com/plouc/nivo/blob/a1e08f57d3c69e4f4fd2d0b9c8c4976739ef00cd

Improve this page

Add a description, image, and links to the d3js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the d3js topic, visit your repo's landing page and select "manage topics."

Learn more