Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save chart as a png #3

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

save chart as a png #3

wants to merge 2 commits into from

Commits on Apr 30, 2020

  1. :sparkless: use headless firefow with fantocinni to save the plot. on…

    …ly support for firefox and png at the moment
    ThomAub committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a0ffbe3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. :refactor: move creation of webdriver and client to seperate function…

    …s with and used crate retry to handle the retry loop. Now use DataUrl to parse url content. Added save_png as a new example and added cargo.toml
    ThomAub committed May 5, 2020
    Configuration menu
    Copy the full SHA
    2f2faa0 View commit details
    Browse the repository at this point in the history