quarree100 / qScope_infoscreen

0 stars 0 forks source link

(Work In Progress) simulation status, remove axios API error, dataview individual mode #25

Closed kazux2 closed 2 years ago

kazux2 commented 2 years ago

remove API: for now I let the js load axios locally to avoid making error on offline. Some parts of D3 is dependant on the data from API, and removal causes errors. I didn't know how much you'd want to preserve the existing code of D3 part, so for now I chose this way. What do you think? individual dataview: still working on it