med-material / d3-rshiny-vis

Example project of making D3.js visualizations within R shiny
MIT License
0 stars 0 forks source link

Complete dashboard #19

Open aldsanms opened 1 year ago

aldsanms commented 1 year ago

This program allows you to view a large number of values and statistics.

aldsanms commented 1 year ago

v0_2_301

aldsanms commented 1 year ago

The program is not yet completely commented and there are still functions to be optimized.

bastianilso commented 1 year ago

Hi @aldsanms i tested your code with the CSV files by Xavier and it doesn't seem like anything happens when i try to scroll through the data. if you could please test it with the data:

https://github.com/med-material/Whack_A_Mole_VR/pull/244#issuecomment-1401870661

aldsanms commented 1 year ago

In this new version :

Remains to be done :

(The CSV used is not complete, I do not have the coordinates of the left laser)

aldsanms commented 1 year ago

In the latest version (V1_3_2):

There is however still a problem with the automatic calibration of the MotorSpaces.

aldsanms commented 1 year ago

I will always be available for any questions.

bastianilso commented 1 year ago

Thanks for the nice work @aldsanms! I will try to get your work landed in the near future. :+1: