Yoctol / react-d3-cloud

A word cloud react component built with d3-cloud.
https://yoctol.github.io/react-d3-cloud
MIT License
141 stars 47 forks source link

improve: Pass through timeInterval prop to d3-cloud #163

Open uson1x opened 3 months ago

uson1x commented 3 months ago

This PR adds timeInterval prop, which is passed through to d3-cloud it allows to limit the amount of time d3-cloud spends on layout of a single item.