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

benchmark-histogram generates black empty svgs #31

Open
nzjrs opened this issue Oct 28, 2015 · 10 comments
Open

benchmark-histogram generates black empty svgs #31

nzjrs opened this issue Oct 28, 2015 · 10 comments
Labels

Comments

@nzjrs
Copy link

nzjrs commented Oct 28, 2015

platform linux2 -- Python 2.7.3, pytest-2.8.2, py-1.4.30, pluggy-0.3.1
benchmark: 3.0.0rc1 (defaults: timer=time.time disable_gc=False min_rounds=5 min_time=5.00us max_time=1.00s calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /home/XXX, inifile: setup.cfg
plugins: benchmark-3.0.0rc1
collected 56 items / 1 errors
pip install --upgrade statistics pytest-benchmark[histogram]
@ionelmc
Copy link
Owner

ionelmc commented Oct 28, 2015

Can you attach the svg? Also, please paste the result of pip list | grep pygal.

@nzjrs
Copy link
Author

nzjrs commented Oct 28, 2015

pip list | grep pygal

no such command

@nzjrs
Copy link
Author

nzjrs commented Oct 28, 2015

benchmark_20151028_140921-test_test_statepassing py_test_core_state_passing not_really_a_gif

@nzjrs
Copy link
Author

nzjrs commented Oct 28, 2015

this is a svg but github would not let me attach it

@nzjrs
Copy link
Author

nzjrs commented Oct 28, 2015

install log is here
#29 (comment)

@ionelmc
Copy link
Owner

ionelmc commented Oct 28, 2015

It displays fine here (also works fine in Firefox):
2a504c4c-7d7e-11e5-9827-996c2a760527-screenshot

What viewer are you using?

@nzjrs
Copy link
Author

nzjrs commented Oct 28, 2015

inkscake 0.48.5

@ionelmc
Copy link
Owner

ionelmc commented Oct 28, 2015

I think --benchmark-histogram=foobar/ should put the stuff in a foobar directory.

@nzjrs
Copy link
Author

nzjrs commented Oct 28, 2015

I think --benchmark-histogram=foobar/ should put the stuff in a foobar directory.

thanks, that wasn't clear from the docs

@ionelmc
Copy link
Owner

ionelmc commented Oct 28, 2015

Also, about the back background, pygal is using features (css) that Inkscape doesn't support.

ionelmc added a commit that referenced this issue Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants