animint2
animint2 copied to clipboard
Animated interactive grammar of graphics
Siddhesh Deodhar and Nhi Truong has the following collaboration plan for GSoC 2024: 1) Porting the existing ~50 visualization gallery from the NAU rcdata server to a new GitHub Pages...
Use chromote as a headless browser for running tests and migrate tests to work with chromote. Closes #124 Closes #125
This pull request is a part of GSoC 2024 task of adding the feature of automatic screenshot in animint2pages function.
Resolve #134 After push animint files onto Github remote repo, change the viz repo default branch to `gh-pages`.
In this Github Issue, I will document my progress and status of my GSoC'24 tasks. 06/19/2024 - 06/21/2024: Porting Visualization Gallery Task: I worked through the rest of the visualization...
Today I created a data viz where I wanted to use color for a geom, so I get a legend and showSelected automatically. I want the legend but I don't...
hi @Faye-yufan after using animint2pages for a while I noticed that there is a small usability concern. the default branch in new data viz repos is "main" but that is...
I am using RStudio Version 2024.04.0+735 (2024.04.0+735) on Arm Mac OS 14.4.1. The compiler-ghpages test case fails the second time when executed again in the same RStudio session. If RStudio...
As a part of GSoC 2024 one of my task is to improve animint2pages function by automatically taking screenshot of the animint. Automatic screenshot will automate the manual step of...
chromote browser can be used as headless browser for testing instead of phantomjs Discussion on why chromote is suitable choice of browser: https://github.com/animint/animint2/pull/82 Using chromote cause the following test failures:...