ndtv icon indicating copy to clipboard operation
ndtv copied to clipboard

ndtv: Network Dynamic Temporal Visualizations in R

Results 43 ndtv issues
Sort by recently updated
recently updated
newest added

In `render.d3movie` there are options for adding CSS styling to vertices, edges, and vertex labels. What is the intended syntax to produce this? For example, do I need a "styles.css"...

Hi, First of all, thank you very much for this great package! I created a big network with many vertices. I would like the edges to be clickable in order...

I created a network with the `network` function from the network package: ``` network(..., multiple = TRUE) ``` Then I converted to a dynamic network using the `networkDynamic` function from...

renderNdtvAnimationWidget() will return a blank iFrame of the widget if you do not have any temporal information. Is there any way to render in a Shiny app a network constructed...

User Deisy Gysi reports when the package is namespace attached but not loaded, compute.animation isn't able to locate the the internal network.layout.animate.\* functions

the Journal of Statistical Software (JSS, https://www.jstatsoft.org/) recently migrated to a new server and editorial system, resulting in a change of the URLs being used for publications. Hence we checked...

My input is an adjacent matrix list composed of matrixs (300*300). The generated ndtv is 150MB, and spent hours to layout. How to speed it. Thank you for your help.

when I first tried to use the smacov library, it was fairly slow. but it looks like there has been lots of active development, worth trying again https://cran.r-project.org/web/packages/smacof/index.html

enhancement

Greetings, I do have some problem with the network.layout.animate.MDJS(). Even if the output to the MDSJWrapper.class should be valid with a layout.distance() generated matrix, the MDSJWrapper outputs "distance matrix is...

bug

Some graphviz urls have changed, need to update docs, vignettes and tutorials