Open jteresco opened 2 years ago
This can and should be a re-work of the graph index page so it can go back to the DB and reload graph info from different archive sets. It should have better filter/search capabilities. The archive graphs include information about degree (max, avg), number of connected components, and aspect ratio. This information should at a minimum be displayed, and ultimately used for filtering and searching.
There should be some QS parameters, most importantly a gv=
to match HDX's QS parameter to select a graph archive set. Others can come later and might include upper and lower limits.
The redesign will need to accommodate the intersection-only graphs that are generated as part of the archive process.
The graph list page will need a way to allow users to choose a graph data snapshot in addition to showing the current latest graphs.
Related: https://github.com/TravelMapping/DataProcessing/issues/177