Skip to content

Add SeleniumBase "Chart Maker" for creating pie charts #636

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

Merged
merged 7 commits into from
Jul 26, 2020
Merged

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Jul 26, 2020

Add SeleniumBase "Chart Maker" for creating pie charts

SeleniumBase Chart Maker allows you to create HTML charts with Python.

The HighCharts library is used for creating charts.
(Currently only pie charts are supported.)

Here's a sample chart:


(Click on the image for the actual chart)

Here's how to run the example (a chart in a presentation):

cd examples/chart_maker
pytest my_chart.py

Other changes included in this release:

  • Update SeleniumBase Tours
  • Update Python dependencies:
    ** parso==0.7.1
    ** coverage==5.2.1
    ** rich==4.1.0
    ** allure-pytest==2.8.17
    ** pdfminer.six==20200726

@mdmintz mdmintz merged commit 6b5eaf6 into master Jul 26, 2020
@mdmintz mdmintz deleted the chart-maker branch July 26, 2020 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant