-
-
Notifications
You must be signed in to change notification settings - Fork 457
endpoint to embed downloads chart #2811
Copy link
Copy link
Open
Labels
backServer, DataServer, DatafrontFrontend, DesignFrontend, Designneeds discussionAn idea that needs more discussion to understand the scope and impact.An idea that needs more discussion to understand the scope and impact.
Metadata
Metadata
Assignees
Labels
backServer, DataServer, DatafrontFrontend, DesignFrontend, Designneeds discussionAn idea that needs more discussion to understand the scope and impact.An idea that needs more discussion to understand the scope and impact.
Type
Fields
Give feedbackNo fields configured for Feature.
Describe the feature
it'd be super nice for a way to embed the downloads graph in other websites, something like an endpoint that returns the svg (which you already can manually download) would be ideal, since it'd work without loading in any javascript!
currently i use https://npm.chart.dev for the tinyglobby website but that loads in a lot of javascript and i have to use a few css workarounds
Additional information
Final checks