dvmorozov / arxiv

ArxivExpress - arxiv.org client for Android and iOS, ArxivNavigator - interactive arxiv.org metadata visualization. I would appreciate any way of contributing: GitHub issue, email or pull request.
https://dvmorozov.github.io/arxiv/
Other
0 stars 0 forks source link

Graph displaying authors with relations #76

Open dvmorozov opened 1 year ago

dvmorozov commented 1 year ago

Task

  1. The sub-diagram should be opened by left-click on the node of the main diagram. #74
  2. The sub-diagram should display authors related to the topic.
  3. Size of node should correspond to number of articles published by the author to the topic
  4. Color intensity should be more if there are recently published articles to the topic (reverse proportional to the time passed from last publication).
  5. Implement script extracting data and saving it as JavaScript-files (one file for every topic).

Alternative

Instead of left-click hyperlink could be inserted into pop-up window.