AnSavvides/d3act

Bubble chart text min value

Open

#29 opened on Mar 1, 2017

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

Repository metrics

Stars
 (300 stars)
PR merge metrics
 (No merged PRs in 30d)

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