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

global name 'jsonify' is not defined in scatter_plot.py #22

Open
LuisBL opened this issue Jan 6, 2016 · 1 comment
Open

global name 'jsonify' is not defined in scatter_plot.py #22

LuisBL opened this issue Jan 6, 2016 · 1 comment

Comments

@LuisBL
Copy link

LuisBL commented Jan 6, 2016

Hello,
I jsonify is not define in scatter_plot.py, line 46

return self.view_functions[rule.endpoint](**req.view_args)
File "build/bdist.linux-x86_64/egg/pyxley/charts/mg/scatter_plot.py", line 46, in get_data
return jsonify(ScatterPlot.to_json(
NameError: global name 'jsonify' is not defined
@nmkridler
Copy link
Contributor

Thanks, I'll fix this in the next version.

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

2 participants