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

Animated graphics in Tutorial tabs #32

Open
adalardo opened this issue Jul 12, 2015 · 3 comments
Open

Animated graphics in Tutorial tabs #32

adalardo opened this issue Jul 12, 2015 · 3 comments
Assignees

Comments

@adalardo
Copy link
Contributor

Que tal a gente fez a mesma animação como no Tab Resampling "Update Graph" no separador Tutoriais? Nós poderíamos dar a opção para selecionar o número de vezes em cada clique. Eu posso trabalhar nele baseado no mesmo código que eu fiz para "Graph Update".

@ayanamartins
Copy link
Contributor

Acho ótimo!!

@adalardo
Copy link
Contributor Author

I forgot that this forum is in english and wrote in portuguese . I suggested doing the animation in the TUTORIALS tabs like the "Update Graph" in the Resampling tab!

@andrechalom
Copy link
Member

Speaking of the graphs in Tutorials:

  • the tutorials currently call Rsampling( ..., ntrials=1) for doing the resampling. Wouldn't it be easier to call the base function instead, such as Rsampling::within_rows(...)?
  • the interface is using a for (...) { points(...) to plot the Azteca points. Maybe it could use the Rsampling::splot() (see the vignette!)
  • Also, the code for the tutorials have a lot of repetition. Maybe it would be useful to write some more generic functions with some kind of selector inside them, so the package maintenance and future expansion will be easier. For example, distPlotMang, distPlotRhyz, distPlotAzt share a lot of code.

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

No branches or pull requests

3 participants