swharden / ScottPlotStats

Azure Functions for logging and plotting ScottPlot NuGet package downloads

Home Page:https://scottplotstatsstorage.z20.web.core.windows.net/

Repository from Github https://github.comswharden/ScottPlotStatsRepository from Github https://github.comswharden/ScottPlotStats

ScottPlot NuGet Package Download Statistics

This Azure Functions project logs and plots ScottPlot NuGet package downloads over time. Data is collected using the NuGet API, stored as a CSV in Azure blob storage, plotted using ScottPlot, and served as a static image. Creating charts as web-accessible images allows them to be included in GitHub readme files.

NuGet Trends is a similar project, but their data is only updated once per week, and they only serve data in JSON format (requiring JavaScript to plot it) so their graphs can not be displayed in GitHub readme files.

See all stats: https://scottplotstatsstorage.z20.web.core.windows.net

About

Azure Functions for logging and plotting ScottPlot NuGet package downloads

https://scottplotstatsstorage.z20.web.core.windows.net/

License:MIT License


Languages

Language:C# 87.8%Language:HTML 12.2%