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

raphael 2.1 (latest version) #28

Open
cancerberoSgx opened this issue Mar 11, 2013 · 1 comment
Open

raphael 2.1 (latest version) #28

cancerberoSgx opened this issue Mar 11, 2013 · 1 comment

Comments

@cancerberoSgx
Copy link

Nice work! I'm planing to bring a GWT Java API to grafico for my project http://code.google.com/p/raphael4gwt/ that already includes graphael and other charts types. It is based on latest raphael 2.1 version. I tried to run your documentation/index.html using latest raphael (2.1) and prototype (1.7.1) versions and it mostly worked nice ! (a few details in some colors and label rotation do not work. )

You should update your dependencies I think wth a minimal bug fixing.
A question: is prototype.js really necessary? What if the user provides the raphael paper for drawing the chart ? is prototype used for other thing than DOM manipulation ?

Regards.

@mmaedler
Copy link

It seems to me that datalabels are broken with StackedBar when using Raphael 2.1. The labels are basically stacked up at the very bottom of the bar. When replacing Raphael 2.1 with 1.5.2 like in your examples, datalabels are drawn fine close to their bars.
Screen Shot 2013-03-27 at 10 05 27

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