Yufan Fei

Results 4 issues of Yufan Fei

### Overview This PR aims to refactor the existing `draw_geom` function, turning some procedure and functional code into class methods. The changes improve the code scalability, particularly when we want...

fix #90 Deferred setting of the `selector_table` height to prevent unintended scrollbar behavior. Used `setTimeout` with a delay of 0 ms to place the height setting operation on the JavaScript...

This pull request replaces the previous use of PhantomJS as the headless testing browser with Chrome, which was done to resolve the issue of getting Dynamic HTML via JavaScript DOM...

Resolve #134 After push animint files onto Github remote repo, change the viz repo default branch to `gh-pages`.