dvmorozov/arxiv

Pop-up window displaying latest articles by topic

Closed this issue · 0 comments

Task

  1. Click on any node of graph #74 should display pop-up window showing list of latest articles for the topic. ✔️
  2. Implement script extracting and preparing lists of latest 10 articles for every topic. Sort in time-reverse order. ✔️
  3. Integrate graph with the main page. ✔️
  4. Fill pop-up window with data, create hyperlinks to articles. ✔️

Solution

  1. jQuery dialog is used instead of Bootstrap because it has minimalistic style.
  2. URL is constructed as http://arxiv.org/abs/0705.0123.
  3. Frame is not used for graph.

References

https://arxiv.org/help/find