LaurenceMolloy / RepoDash

Performance metrics for Github repositories
GNU General Public License v3.0
25 stars 4 forks source link

Add ability to save plot from the commandline #23

Closed philippjfr closed 4 years ago

philippjfr commented 4 years ago

RepoDash is a great tool, to make it more useable for automated reporting it would be great if the CLI offered an option to save the generated plot to disk rather than opening an interactive window.

LaurenceMolloy commented 4 years ago

Ack that, Philipp. Thanks for your feedback.

Laurence

On Fri, 17 Jan 2020 at 16:16, Philipp Rudiger notifications@github.com wrote:

RepoDash is a great tool, to make it more useable for automated reporting it would be great if the CLI offered an option to save the generated plot to disk rather than opening an interactive window.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/LaurenceMolloy/RepoDash/issues/23?email_source=notifications&email_token=AOC5DOSSYM2HTAXRDKVMGYDQ6HKWNA5CNFSM4KIKVY62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IG7J2TA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOC5DOVU45JFCQBY4SGMD33Q6HKWNANCNFSM4KIKVY6Q .

LaurenceMolloy commented 4 years ago

Save-to-file functionality now implemented and pushed to dev branch. https://github.com/LaurenceMolloy/RepoDash/tree/dev

'-s filename' is the option you want defaults to metrics.png if filename unspecified outputs to window image (as before) if -s absent

Details added to user guide in githubio pages: https://github.com/LaurenceMolloy/RepoDash/blob/dev/docs/userguide.md

I would be grateful for a confirmatory test before merging into master.

LaurenceMolloy commented 4 years ago

Merged from dev branch in release v0.3 Commit: 2ebb5a95294515b4d7ab0c6399ef221a81ef6b49