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

Add toolbox control for for downloading chart as png #1165

Merged
merged 1 commit into from
Nov 20, 2019
Merged

Add toolbox control for for downloading chart as png #1165

merged 1 commit into from
Nov 20, 2019

Conversation

skivis
Copy link
Contributor

@skivis skivis commented Nov 19, 2019

I find myself taking screenshots of the charts quite often, this adds a small button in the top right corner of the charts for downloading them as PNG images.

download-button

@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #1165 into master will decrease coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1165      +/-   ##
==========================================
- Coverage   79.57%   79.31%   -0.27%     
==========================================
  Files          20       20              
  Lines        1895     1895              
  Branches      294      294              
==========================================
- Hits         1508     1503       -5     
- Misses        315      320       +5     
  Partials       72       72
Impacted Files Coverage Δ
locust/runners.py 80.27% <0%> (-1.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa2ac6b...2f51d97. Read the comment docs.

@cyberw cyberw merged commit 989fa24 into locustio:master Nov 20, 2019
@cyberw
Copy link
Collaborator

cyberw commented Nov 20, 2019

nice!

@RayRay10460
Copy link

Hi, can I download chart with http API?

@LucianLiu6
Copy link

Hi, can I download chart with http API?

I don't think so, this PR just add a config item of echartsjs, which just works on the frontend

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.

4 participants