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

1.0.15 broke exporting #47

Closed
eugenelabonarsky opened this issue May 22, 2017 · 2 comments
Closed

1.0.15 broke exporting #47

eugenelabonarsky opened this issue May 22, 2017 · 2 comments

Comments

@eugenelabonarsky
Copy link

eugenelabonarsky commented May 22, 2017

Export doesn't work:
curl -H "Content-Type: application/json" -X POST -d '{"infile":{"title": {"text": "Steep Chart"}, "xAxis": {"categories": ["Jan", "Feb", "Mar"]}, "series": [{"data": [29.9, 71.5, 106.4]}]}}' 127.0.0.1:7801 -o mychart.png

By the way version 1.0.14 is working

mychart2222

@valdomir
Copy link

Same problem to me...

@cvasseng
Copy link
Contributor

cvasseng commented Jun 9, 2017

Sorry for the delay.

What's your configuration (OS/node version etc)?

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

No branches or pull requests

3 participants