AnSavvides/d3act

Bubble chart text min value

Open

#29 opened on Mar 1, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (300 stars) (26 forks)batch import
enhancementhelp wanted

Description

The bubble chart needs to have a value bigger than 15 to display text. This value is too random, should not this be a prop?

https://github.com/AnSavvides/d3act/blob/master/src/components/BubbleChart.js#L15

Contributor guide