Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render.3dmovie produces an empty output #40

Open
alievakrash opened this issue Mar 14, 2022 · 0 comments
Open

render.3dmovie produces an empty output #40

alievakrash opened this issue Mar 14, 2022 · 0 comments

Comments

@alievakrash
Copy link

alievakrash commented Mar 14, 2022

Hello,

I am having some issues with rendering the movie using (render.3dmovie). When I use render.animation() I can see each timepoint displayed but render.3dmovie just gives me an empty movie...
Here is what I tried:
`compute.animation(net_dyn, slice.par = list(
start = 2,
end = 20,
interval = 1,
aggregate.dur = 2,
rule = "any"
))

render.d3movie(net_dyn, output.mode = 'htmlWidget', displaylabels=FALSE)`

I provide a sample of my network:
https://github.com/alievakrash/connectivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant