You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RIght now the Map of Comedy is a disaster. The UX is a disaster, the Graph Library is very heavy , and the data is poorly shown on mobile devices. Here what we need to improve:
In desktop mode, allow a full height list of comedians.
Add the option for the user to accumulate data in the graph. For example, after selecting a comedian and get its influences, if a checkbox is checked, when clicking on someone's face, don't reload the web with that comedian's face in the center. Just expand the content.
Prevent reloading the page after selecting someone.
In mobile devices, by default, don't show comedians pictures. Let it change with a checkbox.
Study to change G6 with something else, maybe Cytoscape, maybe a D3 implementation, whatever is more lightweight.
RIght now the Map of Comedy is a disaster. The UX is a disaster, the Graph Library is very heavy , and the data is poorly shown on mobile devices. Here what we need to improve: