Please describe the background and context for this new visualization
A visualization of release frequency as described by https://chaoss.community/kb/metric-release-frequency/
"The frequency of project software / artifact releases over time. This includes the major releases and smaller point releases that might contain bug fixes and security updates."
Describe the perspective you'd like the final visual to give
Filters from the metric documentation:
Type of release. E.g., major, minor, bug fix, pre-release, alpha, or based on semantic versioning [1].
Tag name.
Count. Total number of releases during the period.
Dates. Creation, publication.
Period of time. Start and finish date of the period.
Size. Bytes or lines of code.
Acceptance criteria for the issue and visualization to be complete
[ ] Augur Query
[ ] Preprocess data into pandas data frame format for visualization
[ ] Plotly graph creation
[ ] Notes with any background context that would be useful for Explorer integration
[ ] Open issue on explorer for visualization integration using template
Additional context
This might be added to the overview as part of representing the starter model there.
Please describe the background and context for this new visualization A visualization of release frequency as described by https://chaoss.community/kb/metric-release-frequency/ "The frequency of project software / artifact releases over time. This includes the major releases and smaller point releases that might contain bug fixes and security updates."
Describe the perspective you'd like the final visual to give Filters from the metric documentation:
Acceptance criteria for the issue and visualization to be complete
Additional context This might be added to the overview as part of representing the starter model there.