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
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