cache_plot_scatter
Generate a year-vs-citations scatter plot from a local CrossRef cache, save it as an image file, and return a list of top-cited papers.
Instructions
Generate year vs citations scatter plot.
Saves plot to file and returns top cited papers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Cache name | |
| top_n | No | Number of top papers to label on plot | |
| output | Yes | Output file path (png/pdf/svg) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |