You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back in 2016, the package.json file used to depend on d3 4.1.0. Currently, it depends on a version that's compatible with3.5.17. That begs a couple of questions:
What was the reason for downgrading the d3 dependency from 4.x to 3.x?
Are there any plans on supporting d3 4.x, or even better, 5.x?
The text was updated successfully, but these errors were encountered:
Back in 2016, the
package.json
file used to depend on d34.1.0
. Currently, it depends on a version that's compatible with3.5.17
. That begs a couple of questions:The text was updated successfully, but these errors were encountered: