Open sloria opened 11 years ago
Hello! I think I've fixed this. Sorry for the problem. I've updated the code and the example, so now you should use the PandasFigure
instead of a straight Figure
object to make the plot. If you'd be so kind, please check out the new master branch of the code, install it and see if you can get the README.md example running and also the examples in the example folder.
Thanks so much for logging the issue! Please do shout if there are any problems. I'd like this to at least be installable and for the basic examples to work.
@mikedewar I also meet this problem. And have do like you said, but it didn't work.
File "/home/qy/python/d3py.py", line 15, in
is this still an open issue? How far d3py has come along since, any alternatives/suggestions? do you see it being integrated into pandas anytime soon? http://pandas.pydata.org/developers.html#development-roadmap
the story ended a while ago, as described in the README. I'm not sure how the pandas guys intend to think about plotting, but the ggplot-based idiom described in this project still seems pretty good!
I get the following error when running the example code in the README:
From the README: