rNVD3 | Interactive Charts from R using NVD3.js | Data Visualization library
kandi X-RAY | rNVD3 Summary
kandi X-RAY | rNVD3 Summary
This R package provides a familiar plotting interface for R users to create interactive visualizations using NVD3.js.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rNVD3
rNVD3 Key Features
rNVD3 Examples and Code Snippets
Community Discussions
Trending Discussions on rNVD3
QUESTION
I have created a fairly large (multi-page) flexdashboard that includes different htmlwidgets (plotly, highcharts, leaflet, etc).
In order to avoid conflict between rCharts and other htmlwidgets, I included the javascript libraries mannually, excluding jQuery:
...ANSWER
Answered 2017-Aug-29 at 14:16networkD3
was updated to D3v4 in version 0.3 in. Feb. 2017, which is not compatible with v3 versions of D3, which is what rCharts
appears to use. htmlwidgets
, which is the underlying package that drives networkD3
and rCharts
, only uses the most recent version of a dependency, so htmlwidgets that use conflicting versions of the same library can not both work. Check here for a starting point of discussion about this problem.
You have a few possible options, though none of them are great...
revert
networkD3
to a version < 0.3 so that it also uses D3v3lobby for the
rCharts
developers to upgrade to D3v4lobby for the htmlwidgets` developers to come up with a robust way of dealing with conflicting JavaScript dependencies
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rNVD3
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page