<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/raphaeljs</id>
  <title type="text">Raphaël Google Group</title>
  <subtitle type="text">
  Discussion related to Raphaël — JavaScript Vector Library
  </subtitle>
  <link href="/group/raphaeljs/feed/atom_v1_0_msgs.xml" rel="self" title="Raphaël feed"/>
  <updated>2013-05-24T08:06:19Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>charles thomas</name>
  <email>charles...@yahoo.com</email>
  </author>
  <updated>2013-05-24T08:06:19Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/a77925e97648024f/0a33ceff3f93f6c1?show_docid=0a33ceff3f93f6c1</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/a77925e97648024f/0a33ceff3f93f6c1?show_docid=0a33ceff3f93f6c1"/>
  <title type="text">Re: Hi Group, I have a problem with graphic algrithm, help!!!</title>
  <summary type="html" xml:space="preserve">
  Hi back &lt;br&gt; Working with Bezier is great but it can be a nightmare if you have to start thinking about locating control points. All your trying to do is make a nice curvy line to connect points much easier is Catmull Rom, an extension to the Curves outside the SVG spec that Dmitry thought would be a good addition (!).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cob Wang</name>
  <email>mirikle.w...@gmail.com</email>
  </author>
  <updated>2013-05-24T02:50:15Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/40aa72a58c356d84/c8fe2954198570ae?show_docid=c8fe2954198570ae</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/40aa72a58c356d84/c8fe2954198570ae?show_docid=c8fe2954198570ae"/>
  <title type="text">Where&#39;s my previous post?</title>
  <summary type="html" xml:space="preserve">
  ???
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cob Wang</name>
  <email>mirikle.w...@gmail.com</email>
  </author>
  <updated>2013-05-24T02:48:30Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/b5e164373414ac98/93e0a531e0d584be?show_docid=93e0a531e0d584be</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/b5e164373414ac98/93e0a531e0d584be?show_docid=93e0a531e0d584be"/>
  <title type="text">Does Raphael provides similar mechanism like atomic z-index?</title>
  <summary type="html" xml:space="preserve">
  For example, I have a rect, and a text in this rect which forms a simple &lt;br&gt; label with border. Now I want this formation to be atomic, by which I mean, &lt;br&gt; other shapes can olny cover the text and rect all together or be covered &lt;br&gt; otherwise, but cannot intertwine with them. Just like how the CSS&#39;s z-index
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick</name>
  <email>nhera...@gmail.com</email>
  </author>
  <updated>2013-05-23T18:02:05Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/0a6d1f7ccbf9aaaa/4a3f452c598960b4?show_docid=4a3f452c598960b4</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/0a6d1f7ccbf9aaaa/4a3f452c598960b4?show_docid=4a3f452c598960b4"/>
  <title type="text">Re: gRaphael.js Pie Chart Legend formatting options</title>
  <summary type="html" xml:space="preserve">
  Just use ## instead of %%.%% and the absolute values will show up.
  </summary>
  </entry>
  <entry>
  <author>
  <name>sanojian</name>
  <email>sanoj...@gmail.com</email>
  </author>
  <updated>2013-05-23T07:20:03Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/649c0ef4883a9c3c/285ebe55c6db9d69?show_docid=285ebe55c6db9d69</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/649c0ef4883a9c3c/285ebe55c6db9d69?show_docid=285ebe55c6db9d69"/>
  <title type="text">Re: path doesn&#39;t work, and I can&#39;t work out why :(</title>
  <summary type="html" xml:space="preserve">
  Works for me on Chrome. Maybe it is something with your display? Try this: &lt;br&gt; r.path(&amp;quot;M10 10L90 90&amp;quot;).attr({&#39;stroke-width&#39;: 3});
  </summary>
  </entry>
  <entry>
  <author>
  <name>Can Candan</name>
  <email>cancan...@gmail.com</email>
  </author>
  <updated>2013-05-22T15:33:59Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/c7ddb895048fd64d/15df17168510d053?show_docid=15df17168510d053</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/c7ddb895048fd64d/15df17168510d053?show_docid=15df17168510d053"/>
  <title type="text">size of image loaded is different that what I specify</title>
  <summary type="html" xml:space="preserve">
  I load an image like in this code &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/exBzL/1/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; paper.image(img.src, 0, 0, 320, 240); &lt;br&gt; But the size reported by chrome shows as 352 x 264 instead of 320 x 240 &lt;br&gt; Why might that be?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Can Candan</name>
  <email>cancan...@gmail.com</email>
  </author>
  <updated>2013-05-22T15:21:09Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/ab4195f742439d7e/5318605a3f7d8cb3?show_docid=5318605a3f7d8cb3</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/ab4195f742439d7e/5318605a3f7d8cb3?show_docid=5318605a3f7d8cb3"/>
  <title type="text">loaded image width height</title>
  <summary type="html" xml:space="preserve">
  In this code here &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/exBzL/1/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Running the source of the result frame locally &lt;br&gt; I get an image of size &lt;br&gt; 352 X 264 &lt;br&gt; instead of 320 x 240 &lt;br&gt; What might be the reason for that?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pat O&#39;Callaghan</name>
  <email>patocallag...@gmail.com</email>
  </author>
  <updated>2013-05-22T06:11:37Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/3b879ed56a3d66bf/a687bbe19a72ce73?show_docid=a687bbe19a72ce73</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/3b879ed56a3d66bf/a687bbe19a72ce73?show_docid=a687bbe19a72ce73"/>
  <title type="text">Box being cut off by boundaries of SVG</title>
  <summary type="html" xml:space="preserve">
  Hey guys, &lt;br&gt; I have an issue with an SVG map I have on a production site but can&#39;t work &lt;br&gt; out how to fix it. &lt;br&gt; Have a look at the map on this page, &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.nzte.govt.nz/en/export/export-markets/&quot;&gt;[link]&lt;/a&gt;, and hover over &amp;quot;South &lt;br&gt; and Southeast Asia&amp;quot; or &amp;quot;South America&amp;quot;. You&#39;ll see that the dropdown box &lt;br&gt; gets cut off by the boundaries of the map.
  </summary>
  </entry>
  <entry>
  <author>
  <name>陈御</name>
  <email>yu521...@gmail.com</email>
  </author>
  <updated>2013-05-21T06:31:24Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/a77925e97648024f/4c55fa1164d424d7?show_docid=4c55fa1164d424d7</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/a77925e97648024f/4c55fa1164d424d7?show_docid=4c55fa1164d424d7"/>
  <title type="text">Hi Group, I have a problem with graphic algrithm, help!!!</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; Here is the problem, i am using raphael to draw a chart, the canvas&#39; lowest &lt;br&gt; layer is a serias of hexagons, each line has 6 hexagons and we have 9 &lt;br&gt; lines, they are aranged one by one, just like honeycomb, it just look like &lt;br&gt; this: &lt;br&gt; &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://austinreed.files.wordpress.com/2008/09/honeycomb1.gif&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <email>romafa...@gmail.com</email>
  </author>
  <updated>2013-05-21T06:20:01Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/e09deeb3a837d171/1294fbd125653b7c?show_docid=1294fbd125653b7c</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/e09deeb3a837d171/1294fbd125653b7c?show_docid=1294fbd125653b7c"/>
  <title type="text">How to add TEXT onto CIRCLE object?</title>
  <summary type="html" xml:space="preserve">
  I was looking at graffle.js and could not find a way to do the following: &lt;br&gt; 1. object.dblclick(function() { //change the this.attr(&amp;quot;fill&amp;quot;,&amp;quot;red&amp;quot;) &lt;br&gt; }) &lt;br&gt; 2. Also could not find any function in the library to ADD a TEXT onto &lt;br&gt; object. &lt;br&gt; Thanks for any tips.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sathish VJ</name>
  <email>sathis...@gmail.com</email>
  </author>
  <updated>2013-05-20T16:22:29Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/ca8ad999e28d61bb/c4a9abacc19501f4?show_docid=c4a9abacc19501f4</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/ca8ad999e28d61bb/c4a9abacc19501f4?show_docid=c4a9abacc19501f4"/>
  <title type="text">Error: Problem parsing d=&quot;&quot;</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I&#39;m a beginner to RaphaelJS and seemed to be having a ridiculously silly &lt;br&gt; issue. I wrote a basic program but I was consistently getting a &amp;quot;Error: &lt;br&gt; Problem parsing d=&amp;quot;&amp;quot;&amp;quot; error at a path call. circle/rect used to work &lt;br&gt; though. &lt;br&gt; After much hair pulling and experimenting with multiple variations,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul McGuinness</name>
  <email>paul.d.mcguinn...@gmail.com</email>
  </author>
  <updated>2013-05-20T12:14:03Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/649c0ef4883a9c3c/39f93ddd10fe8445?show_docid=39f93ddd10fe8445</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/649c0ef4883a9c3c/39f93ddd10fe8445?show_docid=39f93ddd10fe8445"/>
  <title type="text">path doesn&#39;t work, and I can&#39;t work out why :(</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; I&#39;m trying to do the most basic thing in Raphael.... draw a line. &lt;br&gt; I&#39;ve tried all sorts of things, and concluded that:- &lt;br&gt; I can draw images, shapes and text, but I can&#39;t do a simple .path &lt;br&gt; var r = Raphael(&amp;quot;wmView&amp;quot;, 620, 520); &lt;br&gt; r.rect(0, 0, 619, 419, 10).attr({stroke: &amp;quot;#666&amp;quot;}); &lt;br&gt; r.image(&#39;images/bpx.gif&#39;,60,60 ,100,100);
  </summary>
  </entry>
  <entry>
  <author>
  <name>DOH</name>
  <email>phildejo...@gmail.com</email>
  </author>
  <updated>2013-05-19T20:23:07Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/3a8fac86e00590f5/19c170d09629f16a?show_docid=19c170d09629f16a</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/3a8fac86e00590f5/19c170d09629f16a?show_docid=19c170d09629f16a"/>
  <title type="text">Re: Plugin that allow inline text editing</title>
  <summary type="html" xml:space="preserve">
  Works really nicely in FireFox and Chrome browsers, but not reliably in IE &lt;br&gt; 8 or on BlackBerry Playbook. So maybe it is neither VML nor tablet &lt;br&gt; compliant. &lt;br&gt; Regards, &lt;br&gt; Phil
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eric To</name>
  <email>totsz...@gmail.com</email>
  </author>
  <updated>2013-05-17T15:43:42Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/505c03203fa344b9/ceb8aa4369ce93fc?show_docid=ceb8aa4369ce93fc</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/505c03203fa344b9/ceb8aa4369ce93fc?show_docid=ceb8aa4369ce93fc"/>
  <title type="text">Re: Bar Chart Labels for gRaphaël ?</title>
  <summary type="html" xml:space="preserve">
  Tried your version, didn&#39;t work so great. My version below adds a label &lt;br&gt; directly below the bar. &lt;br&gt; chart.customLabel = function (labels) { &lt;br&gt; labels = labels || []; &lt;br&gt; this.labels = r.set(); &lt;br&gt; for (var i = 0; i &amp;lt; this.bars[0].length; i++) { &lt;br&gt; x = this.bars[0][i].x; &lt;br&gt; y = this.bars[0][i].y + this.bars[0][i].h + 10;
  </summary>
  </entry>
  <entry>
  <author>
  <name>4wk_</name>
  <email>colin.br...@gmail.com</email>
  </author>
  <updated>2013-05-17T10:29:12Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/c06d9fa75218c317/e64a04d1310ff16a?show_docid=e64a04d1310ff16a</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/c06d9fa75218c317/e64a04d1310ff16a?show_docid=e64a04d1310ff16a"/>
  <title type="text">[HOW TO] Resolve the &quot;Unexpected call to method or property access&quot; IE error when including compressed version of Raphael</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; A lot of ppl using the compressed version of Raphael (raphael-min.js) have &lt;br&gt; this error on IE (IE8, IE9) : &lt;br&gt; When debuging, we find that this instruction make IE screaming : &lt;br&gt; I just write a kind of &amp;quot;patch&amp;quot; to resolve this issue. &lt;br&gt; - Open your raphael-min.js file &lt;br&gt; - Search the occurence of (don&#39;t forget the comma) :
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Crane</name>
  <email>davecranesunwh...@gmail.com</email>
  </author>
  <updated>2013-05-17T10:29:10Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/ab6c87b4b1f13de6/481d4c44caeed889?show_docid=481d4c44caeed889</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/ab6c87b4b1f13de6/481d4c44caeed889?show_docid=481d4c44caeed889"/>
  <title type="text">Is IE6 still supported? anyone got raphael working on it?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;Does raphael still support IE6? I always thought that it did (and actually, &lt;br&gt; it still says so on the front page of the site), through a fallback to VML, &lt;br&gt; but when I try to run the pie chart demo (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://raphaeljs.com/pie.html&quot;&gt;[link]&lt;/a&gt;), &lt;br&gt; for example, I get an error &lt;br&gt; &lt;p&gt;‘window.Raphael.svg’ is null or not an object
  </summary>
  </entry>
  <entry>
  <author>
  <name>charles thomas</name>
  <email>charles...@yahoo.com</email>
  </author>
  <updated>2013-05-16T12:20:40Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/33e82fd889f384f8/6ef66176e9f38548?show_docid=6ef66176e9f38548</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/33e82fd889f384f8/6ef66176e9f38548?show_docid=6ef66176e9f38548"/>
  <title type="text">Re: change line attributes</title>
  <summary type="html" xml:space="preserve">
  &amp;lt;path&amp;gt;.attr({stroke:&amp;quot;#f00&amp;quot;,&amp;quot;st roke-width&amp;quot;:x}); &lt;br&gt; Notice how attributes with a hyphen have to be enclosed with inverted commas. &lt;br&gt; ______________________________ __ &lt;br&gt; From: &amp;quot;o...@mmmmail.com&amp;quot; &amp;lt;o...@mmmmail.com&amp;gt; &lt;br&gt; To: raphaeljs@googlegroups.com &lt;br&gt; Sent: Wednesday, May 15, 2013 10:33:10 PM &lt;br&gt; &lt;p&gt;How can I change the color and thickness of a line drawn by paper.path?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Suthan Murugan</name>
  <email>msuthanwiprobusin...@gmail.com</email>
  </author>
  <updated>2013-05-16T09:42:10Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/0c4de8b53035c448/04b3b459f3eba88a?show_docid=04b3b459f3eba88a</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/0c4de8b53035c448/04b3b459f3eba88a?show_docid=04b3b459f3eba88a"/>
  <title type="text">HI Group i want to do the graph with Database Values ??</title>
  <summary type="html" xml:space="preserve">
  HI Group, &lt;br&gt; I want to do the graph with Database Values ?? &lt;br&gt; Can Anyone help me to solve this issues ?? &lt;br&gt; Warm Regards, &lt;br&gt; Suthan.M &lt;br&gt; Skype Id : @msuthanwipro
  </summary>
  </entry>
  <entry>
  <author>
  <name>mab</name>
  <email>anne.hasti...@csiro.au</email>
  </author>
  <updated>2013-05-16T04:34:16Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/b6be759b00bccf8b/792e5ad1aafb2c13?show_docid=792e5ad1aafb2c13</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/b6be759b00bccf8b/792e5ad1aafb2c13?show_docid=792e5ad1aafb2c13"/>
  <title type="text">Re: HELP: Safari 6, click()no longer working?</title>
  <summary type="html" xml:space="preserve">
  It&#39;s OK. I got it sorted. It was the difference between jQuery &#39;.hide()&#39; &lt;br&gt; and jQuery &#39;.css(&amp;quot;visibility&amp;quot;) as well as setting div backgrounds to &lt;br&gt; transparent. Strange it was OK in all other browsers though.
  </summary>
  </entry>
  <entry>
  <author>
  <email>o...@mmmmail.com</email>
  </author>
  <updated>2013-05-15T21:33:10Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/33e82fd889f384f8/aedfd2890f0005a8?show_docid=aedfd2890f0005a8</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/33e82fd889f384f8/aedfd2890f0005a8?show_docid=aedfd2890f0005a8"/>
  <title type="text">change line attributes</title>
  <summary type="html" xml:space="preserve">
  How can I change the color and thickness of a line drawn by paper.path? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://raphaeljs.com/reference.html#Paper.path&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Thank you.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pablo Fernández Muga</name>
  <email>morfe...@gmail.com</email>
  </author>
  <updated>2013-05-15T16:33:31Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/10f6fc66922bfdad/d5cbc17f34f6aa6c?show_docid=d5cbc17f34f6aa6c</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/10f6fc66922bfdad/d5cbc17f34f6aa6c?show_docid=d5cbc17f34f6aa6c"/>
  <title type="text">graphael linechart line limit</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; Im trying to draw a linechart with more than 10 lines but I find it &lt;br&gt; impossible. Is there any configuration parametre where I can disable this &lt;br&gt; 10 Line Limit of the graphael linechart? &lt;br&gt; Thanks in advance. &lt;br&gt; Pablo
  </summary>
  </entry>
  <entry>
  <author>
  <name>Karo Krassel</name>
  <email>karo.kras...@gmail.com</email>
  </author>
  <updated>2013-05-15T11:09:17Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/41615e0aef2834a4/65b2bd5ad994772a?show_docid=65b2bd5ad994772a</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/41615e0aef2834a4/65b2bd5ad994772a?show_docid=65b2bd5ad994772a"/>
  <title type="text">Responsive SVG - issues with different browsers.</title>
  <summary type="html" xml:space="preserve">
  Hey! &lt;br&gt; I&#39;m having a picture and an overlay of two SVGs to cover parts of it (on &lt;br&gt; the top and at the bottom). In my jsfiddle:&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/karo/kgQqh/3/&quot;&gt;[link]&lt;/a&gt; you &lt;br&gt; can see the code. &lt;br&gt; I&#39;m using setviewbox to get the svgs responsive which works out. &lt;br&gt; The issues in the different browsers: (to see how it looks like in the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Meister Lampe</name>
  <email>metalmaster666...@googlemail.com</email>
  </author>
  <updated>2013-05-15T07:47:44Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/07795e9ac0a0a43f/c80d917d7ad52f33?show_docid=c80d917d7ad52f33</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/07795e9ac0a0a43f/c80d917d7ad52f33?show_docid=c80d917d7ad52f33"/>
  <title type="text">Re: genealogy graph</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; &lt;p&gt;What about starting here &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://raphaeljs.com/graffle.html&quot;&gt;[link]&lt;/a&gt; and fiddling &lt;br&gt; with different events/content? &lt;br&gt; Depending on how complex/interactive the graph has to be, maybe other libs &lt;br&gt; (paper, d3, whatever) suit your need better, although it is completely &lt;br&gt; achievable with Raphaël. Other libs probably also won&#39;t have it ready for
  </summary>
  </entry>
  <entry>
  <author>
  <name>Miroslav Hibler</name>
  <email>mhib...@gmail.com</email>
  </author>
  <updated>2013-05-15T05:53:22Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/3b1a701c35179f3e/757084b3ea6bb387?show_docid=757084b3ea6bb387</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/3b1a701c35179f3e/757084b3ea6bb387?show_docid=757084b3ea6bb387"/>
  <title type="text">Performance Optimization</title>
  <summary type="html" xml:space="preserve">
  Hi Meister, &lt;br&gt; You can contribute by going to &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/DmitryBaranovskiy/raphael&quot;&gt;[link]&lt;/a&gt;, forking, implementing optimization and submitting a pull request :) &lt;br&gt; BR, &lt;br&gt; Miro
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alan Snyder</name>
  <email>alan.sny...@gmail.com</email>
  </author>
  <updated>2013-05-14T23:59:01Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/1429277cfc4732f6/80ffb756b4d09141?show_docid=80ffb756b4d09141</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/1429277cfc4732f6/80ffb756b4d09141?show_docid=80ffb756b4d09141"/>
  <title type="text">Best way to make an SVG keyboard?</title>
  <summary type="html" xml:space="preserve">
  What code would center a letter paper.text(10,20,&#39;a&#39;) in the middle of a &lt;br&gt; paper.rect(?,?,10,10); &lt;br&gt; Sometimes when I try to print text in the center of a rectangle the text is &lt;br&gt; far away on the &#39;y&#39; axis. &lt;br&gt; My purpose it so make an animated SVG keyboard using using Raphael. It just &lt;br&gt; be letters inside a rect with a listener attached to each key. I&#39;m open to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eric To</name>
  <email>totsz...@gmail.com</email>
  </author>
  <updated>2013-05-14T20:34:23Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/96a2d9d09645d7b8/fa15cc52203dcbb1?show_docid=fa15cc52203dcbb1</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/96a2d9d09645d7b8/fa15cc52203dcbb1?show_docid=fa15cc52203dcbb1"/>
  <title type="text">Is barchart colors broken?</title>
  <summary type="html" xml:space="preserve">
  It looks like it only takes the first color that I mentioned in the array? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/totszwai/ke4VL/2/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I used the same coding to try out another piechart and is fine... I think &lt;br&gt; this is a Raphael library issue?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik Zanker</name>
  <email>ezan...@gmail.com</email>
  </author>
  <updated>2013-05-14T16:33:45Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/33b55e18c385bcd7?show_docid=33b55e18c385bcd7</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/33b55e18c385bcd7?show_docid=33b55e18c385bcd7"/>
  <title type="text">Re: Getting Raphael&#39;s object from an element</title>
  <summary type="html" xml:space="preserve">
  Thanks Dmitry, that works perfectly.
  </summary>
  </entry>
  <entry>
  <author>
  <email>r...@volleyhollix.com</email>
  </author>
  <updated>2013-05-14T14:25:05Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/d7ba9e4847befd53/7fcfad64678c8aa9?show_docid=7fcfad64678c8aa9</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/d7ba9e4847befd53/7fcfad64678c8aa9?show_docid=7fcfad64678c8aa9"/>
  <title type="text">Re: Drag and Drop from one paper to another paper</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;Are you familiar with the tool, canvas2image? Can this tool be used with Raphael&#39;s canvas? &lt;br&gt; &lt;p&gt;I&#39;m trying to design something where my users can save their image they create on Raphael&#39;s paper.set. I&#39;d like them to save it as a .PNG file on their iPhone. The image they create is a set or combination of external images (which are .jpg and/or .png external images).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Raj</name>
  <email>rajs...@gmail.com</email>
  </author>
  <updated>2013-05-14T12:23:08Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/07795e9ac0a0a43f/ea5d923f672283dd?show_docid=ea5d923f672283dd</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/07795e9ac0a0a43f/ea5d923f672283dd?show_docid=ea5d923f672283dd"/>
  <title type="text">genealogy graph</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I wanted to make a genealogy graph (node can have a image) and then they &lt;br&gt; are connected to other node, each are different person . When the node is &lt;br&gt; clicked some more info of the person is show. &lt;br&gt; How to go about ? &lt;br&gt; regards &lt;br&gt; Raj
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dmitry Baranovskiy</name>
  <email>dmitry.baranovs...@gmail.com</email>
  </author>
  <updated>2013-05-14T10:59:44Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/db2dad8e4240c71a?show_docid=db2dad8e4240c71a</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/db2dad8e4240c71a?show_docid=db2dad8e4240c71a"/>
  <title type="text">Re: Getting Raphael&#39;s object from an element</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/Jgnmh/6/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Raj</name>
  <email>rajs...@gmail.com</email>
  </author>
  <updated>2013-05-14T10:54:36Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/b0eae3c6e3978930/79c85829494370d2?show_docid=79c85829494370d2</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/b0eae3c6e3978930/79c85829494370d2?show_docid=79c85829494370d2"/>
  <title type="text">Floating dots ( each having a menu)</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I want to make a JS menu which is in the shape of a web-og-dots . each dots &lt;br&gt; are one element connected to every other dot . the connection is depends on &lt;br&gt; a relationship . &lt;br&gt; For exam : &lt;br&gt; father (age,hobby..etc) ---- friend (age,hobby..etc) &lt;br&gt; | | &lt;br&gt; | | &lt;br&gt; | wife (...) &lt;br&gt; son (age,fav color ..etc) &lt;br&gt; can some suggest any easy way to use using framework?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Meister Lampe</name>
  <email>metalmaster666...@googlemail.com</email>
  </author>
  <updated>2013-05-14T10:45:19Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/d7ba9e4847befd53/fba470779c97d2fe?show_docid=fba470779c97d2fe</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/d7ba9e4847befd53/fba470779c97d2fe?show_docid=fba470779c97d2fe"/>
  <title type="text">Re: Drag and Drop from one paper to another paper</title>
  <summary type="html" xml:space="preserve">
  Hi! &lt;br&gt; As far as I&#39;m aware, there is no built-in way to achieve that. &lt;br&gt; You&#39;d have to recognize the leaving of one paper, and duplicate the dragged &lt;br&gt; object to the other one. So, all the way manually. &lt;br&gt; Sorry for not having code, just thought about just that and will solve that &lt;br&gt; myself somewhen later :) &lt;br&gt; Needed parts: For the dragging, the &amp;quot;touches&amp;quot;-Example is great (basically
  </summary>
  </entry>
  <entry>
  <author>
  <name>Meister Lampe</name>
  <email>metalmaster666...@googlemail.com</email>
  </author>
  <updated>2013-05-14T09:59:10Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/3b1a701c35179f3e/13b878278dce9917?show_docid=13b878278dce9917</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/3b1a701c35179f3e/13b878278dce9917?show_docid=13b878278dce9917"/>
  <title type="text">Performance Optimization</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; I searched and found nothing on this topic, so please tell me if I &lt;br&gt; overlooked something. &lt;br&gt; My concern is the raphael performance, as I want to use the lib across &lt;br&gt; platforms, down to androids and old ipads. Basically everything is fine, &lt;br&gt; nothing crashes or similar. &lt;br&gt; But animation performance on mobile devices could be waaaay better.
  </summary>
  </entry>
  <entry>
  <author>
  <name>charles thomas</name>
  <email>charles...@yahoo.com</email>
  </author>
  <updated>2013-05-14T08:11:40Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/62733b456a4608c7/687ca06d077c48c3?show_docid=687ca06d077c48c3</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/62733b456a4608c7/687ca06d077c48c3?show_docid=687ca06d077c48c3"/>
  <title type="text">Re: Raphael for maps</title>
  <summary type="html" xml:space="preserve">
  If you have an SVG of the UK and want to make it interactive. Upload it to &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.irunmywebsite.com/raphael/SVGTOHTML_LIVE.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Any problems email me from my contact page at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.irunmywebsite.com/?q=8&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ______________________________ __ &lt;br&gt; From: &amp;quot;antoniovassi...@gmail.com&amp;quot; &amp;lt;antoniovassi...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Clifford Heath</name>
  <email>clifford.he...@gmail.com</email>
  </author>
  <updated>2013-05-13T23:05:19Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/3a8fac86e00590f5/8efc61f5c5cf12a9?show_docid=8efc61f5c5cf12a9</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/3a8fac86e00590f5/8efc61f5c5cf12a9?show_docid=8efc61f5c5cf12a9"/>
  <title type="text">Re: Plugin that allow inline text editing</title>
  <summary type="html" xml:space="preserve">
  Squeee! Seriously guys, don&#39;t come close, or I&#39;ll kiss you. &lt;br&gt; I spent a week (2 years ago) building a text editor using Raphael objects… &lt;br&gt; but though it worked it was never quite right and I knew I needed to replace &lt;br&gt; it with one that overlaid an input element… just as yours does… and so nicely.
  </summary>
  </entry>
  <entry>
  <author>
  <email>xgibs...@gmail.com</email>
  </author>
  <updated>2013-05-13T21:16:35Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/ac5e06f7fac536c6/7d651924817b22f2?show_docid=7d651924817b22f2</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/ac5e06f7fac536c6/7d651924817b22f2?show_docid=7d651924817b22f2"/>
  <title type="text">Using numeric values for stroke-dasharray</title>
  <summary type="html" xml:space="preserve">
  I would like to better control the pattern of dashes and gaps in &lt;br&gt; stroke-dasharray. I have been using &lt;br&gt; &#39;stroke-dasharray&#39;: &#39;--&#39; &lt;br&gt; but I&#39;d like to use numeric values such as &#39;stroke-dasharray&#39;: &#39;5, 5&#39; &lt;br&gt; When I do so I get a solid line. Is it possible to not use the standard &lt;br&gt; Raphael values and instead use numeric values as I see in the SVG
  </summary>
  </entry>
  <entry>
  <author>
  <name>Emmanuel Quentin</name>
  <email>manu.quen...@gmail.com</email>
  </author>
  <updated>2013-05-13T15:46:44Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/3a8fac86e00590f5/b0ceb0dc839d5009?show_docid=b0ceb0dc839d5009</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/3a8fac86e00590f5/b0ceb0dc839d5009?show_docid=b0ceb0dc839d5009"/>
  <title type="text">Plugin that allow inline text editing</title>
  <summary type="html" xml:space="preserve">
  Hi Guys, &lt;br&gt; We have shared a plugin at marmelab that allows text editing with Raphael. &lt;br&gt; You can grab the code here &lt;br&gt; The demo is here : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://marmelab.github.io/Raphael.InlineTextEditing&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; This plugin doesn&#39;t allow multiline text or webfonts yet. &lt;br&gt; Fell free to give a hand ! &lt;br&gt; Regards, &lt;br&gt; Emmanuel
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik Zanker</name>
  <email>ezan...@gmail.com</email>
  </author>
  <updated>2013-05-13T14:00:48Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/2f863e5e584341a5?show_docid=2f863e5e584341a5</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/2f863e5e584341a5?show_docid=2f863e5e584341a5"/>
  <title type="text">Re: Getting Raphael&#39;s object from an element</title>
  <summary type="html" xml:space="preserve">
  By the way, Ethan&#39;s method of iterating paper.Bottom does work in 2.1: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/ezanker/Jgnmh/3/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Erik
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sahan Dissanayake</name>
  <email>sa...@wherewolf.co.nz</email>
  </author>
  <updated>2013-05-13T08:26:00Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/4a303ecc88b1b68c/608a927eacfe0cc3?show_docid=608a927eacfe0cc3</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/4a303ecc88b1b68c/608a927eacfe0cc3?show_docid=608a927eacfe0cc3"/>
  <title type="text">pie.labels.hover function problem</title>
  <summary type="html" xml:space="preserve">
  Hello Everyone, &lt;br&gt; I am having trouble making (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://g.raphaeljs.com/piechart2.html&quot;&gt;[link]&lt;/a&gt;) this pie &lt;br&gt; chart to work , When I hover over the Legend --&amp;gt; label I need the pie &lt;br&gt; chart to pop up. &lt;br&gt; Simply I need the same effect other way around &lt;br&gt; Any help would be really appreciated. &lt;br&gt; Cheers.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erik Zanker</name>
  <email>ezan...@gmail.com</email>
  </author>
  <updated>2013-05-10T21:56:36Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/fbb77498beff6dd0?show_docid=fbb77498beff6dd0</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/8a61102159f8da74/fbb77498beff6dd0?show_docid=fbb77498beff6dd0"/>
  <title type="text">Re: Getting Raphael&#39;s object from an element</title>
  <summary type="html" xml:space="preserve">
  Dmitry, does the .raphael property still work in 2.1? For me it just &lt;br&gt; returns True instead of the raphael object (it worked in 1.5.2). &lt;br&gt; &lt;p&gt;See this fiddle: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/ezanker/Jgnmh/1/&quot;&gt;[link]&lt;/a&gt; right-click the &lt;br&gt; circle to watch it change colors then change the version of raphael, click &lt;br&gt; run and watch it no longer work...
  </summary>
  </entry>
  <entry>
  <author>
  <email>antoniovassi...@gmail.com</email>
  </author>
  <updated>2013-05-09T08:18:07Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/62733b456a4608c7/90a9ca3d95b3d706?show_docid=90a9ca3d95b3d706</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/62733b456a4608c7/90a9ca3d95b3d706?show_docid=90a9ca3d95b3d706"/>
  <title type="text">Raphael for maps</title>
  <summary type="html" xml:space="preserve">
  Hello everyone, &lt;br&gt; Firstly, pardon my ignorance and apologies if this question seems daft. &lt;br&gt; A colleague of mine pointed me towards this library, claiming that it is &lt;br&gt; excellent to deal with maps. &lt;br&gt; I essentially need to generate a map, exactly identical in terms of &lt;br&gt; functionality to this one &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://raphaeljs.com/australia.html&quot;&gt;[link]&lt;/a&gt;.... BUT for
  </summary>
  </entry>
  <entry>
  <author>
  <name>manoj mehandiratta</name>
  <email>luckymn...@gmail.com</email>
  </author>
  <updated>2013-05-09T06:24:25Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/f9ac3d5b08178358/56c40160b6a1d48c?show_docid=56c40160b6a1d48c</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/f9ac3d5b08178358/56c40160b6a1d48c?show_docid=56c40160b6a1d48c"/>
  <title type="text">Alternate to selectAll in IE8 . Perfomance Issue</title>
  <summary type="html" xml:space="preserve">
  We are using selectAll function in this we are passing data to plot &lt;br&gt; objects . Data contains array of 2000 elements while plotting this it&#39;s &lt;br&gt; taking so much time in ie8 and while loading it ask to stop the script. &lt;br&gt; We are using d34raphael to give it functionality like d3. &lt;br&gt; for ex. &lt;br&gt; var raphael = new Raphael(document.body,0,0);
  </summary>
  </entry>
  <entry>
  <author>
  <name>mab</name>
  <email>anne.hasti...@csiro.au</email>
  </author>
  <updated>2013-05-08T02:42:01Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/f78684846fc0632f/339eb7c1f529d6f1?show_docid=339eb7c1f529d6f1</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/f78684846fc0632f/339eb7c1f529d6f1?show_docid=339eb7c1f529d6f1"/>
  <title type="text">Re: Safari does not trigger the raphael hover or click events</title>
  <summary type="html" xml:space="preserve">
  I&#39;m having the same problem. Click events working in earlier versions and &lt;br&gt; other browsers. I can see click events working in Safari 6 at this &lt;br&gt; site: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.irunmywebsite.com/raphael/additionalhelp.php?q=usingelementevents#pagetop&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I&#39;ve tried to mimic the code structure used but still cannot get mine to
  </summary>
  </entry>
  <entry>
  <author>
  <name>mab</name>
  <email>anne.hasti...@csiro.au</email>
  </author>
  <updated>2013-05-08T02:36:00Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/bdbc1b2652638be4/b600e5b6c7660daa?show_docid=b600e5b6c7660daa</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/bdbc1b2652638be4/b600e5b6c7660daa?show_docid=b600e5b6c7660daa"/>
  <title type="text">Re: Canvas click events in safari</title>
  <summary type="html" xml:space="preserve">
  I&#39;m also having trouble getting the click event to work on graphic shapes &lt;br&gt; in Safari 6. It works in older versions and other browsers. It is very &lt;br&gt; frustrating. Hope some one can help as I&#39;ve seen clicks working in Safari 6 &lt;br&gt; on other peoples&#39; sites. However, the same code structure is not working &lt;br&gt; for me.
  </summary>
  </entry>
  <entry>
  <author>
  <name>mab</name>
  <email>anne.hasti...@csiro.au</email>
  </author>
  <updated>2013-05-08T02:10:20Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/b6be759b00bccf8b/3bc13a72b6513eb8?show_docid=3bc13a72b6513eb8</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/b6be759b00bccf8b/3bc13a72b6513eb8?show_docid=3bc13a72b6513eb8"/>
  <title type="text">HELP: Safari 6, click()no longer working?</title>
  <summary type="html" xml:space="preserve">
  I&#39;m trying to make an interactive morphology for longhorn beetles. The &lt;br&gt; following code is working well in earlier versions of Safari and versions &lt;br&gt; of Firefox and Chrome on Mac platforms. I have yet to test it on PCs. &lt;br&gt; However not working in Safari 6. Can anyone help? &lt;br&gt; d_parts.forEach(function(shape , index) {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex Ciarlillo</name>
  <email>alex.ciarli...@gmail.com</email>
  </author>
  <updated>2013-05-07T18:43:06Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/fc73ecd8f5c00a5f/30b0a0ef209e8b92?show_docid=30b0a0ef209e8b92</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/fc73ecd8f5c00a5f/30b0a0ef209e8b92?show_docid=30b0a0ef209e8b92"/>
  <title type="text">graphael stacked barchart question</title>
  <summary type="html" xml:space="preserve">
  I am trying to create a stacked bar chart with graphael that is &lt;br&gt; &amp;quot;normalized&amp;quot;. Meaning I want all columns in the graph to be the same &lt;br&gt; length. I have accomplished this with the following: &lt;br&gt; function showCurrentUseChart() { &lt;br&gt; &lt;p&gt; var bar1 = [];
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stéfano Araujo Pereira</name>
  <email>beings...@gmail.com</email>
  </author>
  <updated>2013-05-07T16:53:14Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/5ae52697c1f33407/b03fd13b31fff830?show_docid=b03fd13b31fff830</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/5ae52697c1f33407/b03fd13b31fff830?show_docid=b03fd13b31fff830"/>
  <title type="text">Questionario de Analise comparativa de CMS</title>
  <summary type="html" xml:space="preserve">
  Boa tarde, ESTOU Fazendo UMA analise comparativa e disponizei hum &lt;br&gt; questionario apara Preenchimento, e Bem rapido, peco hum colocaboração da &lt;br&gt; Comunidade Parágrafo Participar Desta analise, agradeçoa a Todos &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://docs.google.com/forms/&quot;&gt;[link]&lt;/a&gt; d/1cJ_ Fl3ZORNFkfS5BT5nwNM7wP6povES6R &lt;br&gt; 0YfVht01ww/viewform&amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://docs.google.com/forms/d/1cJ_Fl3ZORNFkfS5BT5nwNM7wP6povES6R0YfVht01ww/viewform&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <email>andrew.leleche...@gmail.com</email>
  </author>
  <updated>2013-05-06T14:28:13Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/dd32e8857ea75478/005c011e8e412ed4?show_docid=005c011e8e412ed4</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/dd32e8857ea75478/005c011e8e412ed4?show_docid=005c011e8e412ed4"/>
  <title type="text">Problem with arrow-ends</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I&#39;m running following code (in the latest Chromium or Firefox or Opera, &lt;br&gt; Ubuntu 12.04 LTS, Raphael 2.1.0) and get an unexpected effect: when mouse &lt;br&gt; is over path1 not only path1 becomes yellow, but also an arrow-end of path2 &lt;br&gt; becomes yellow. What am I doing wrong? &lt;br&gt; paper = Raphael(0, 0, 640, 480);
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Finlay</name>
  <email>nameless...@gmail.com</email>
  </author>
  <updated>2013-05-04T18:46:16Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/7c682a83b1a0303f/76aa06fbc1b82f63?show_docid=76aa06fbc1b82f63</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/7c682a83b1a0303f/76aa06fbc1b82f63?show_docid=76aa06fbc1b82f63"/>
  <title type="text">Getting coordinates of points on rotated path</title>
  <summary type="html" xml:space="preserve">
  I notice in el.transform() that &amp;quot;translation doesn’t change x or y of the &lt;br&gt; rectange.&amp;quot; But what if I want to be able to get absolute, or merely &lt;br&gt; relatively rotated coordinates off a transformed path? Is there a way to &lt;br&gt; &amp;quot;bake in&amp;quot; a transform string, so I can use all the usual path methods
  </summary>
  </entry>
  <entry>
  <author>
  <name>cooolawe</name>
  <email>marni.srika...@gmail.com</email>
  </author>
  <updated>2013-05-03T17:32:47Z</updated>
  <id>http://groups.google.com/group/raphaeljs/browse_thread/thread/784c9a4f6403fd83/0a2054904647d80a?show_docid=0a2054904647d80a</id>
  <link href="http://groups.google.com/group/raphaeljs/browse_thread/thread/784c9a4f6403fd83/0a2054904647d80a?show_docid=0a2054904647d80a"/>
  <title type="text">allows basic shapes drawn by hand to be transformed into predefined shapes</title>
  <summary type="html" xml:space="preserve">
  I want to know how to do in Raphael such as when user attempt to draw a &lt;br&gt; circle using mouse pointer by free hand turns to a cool smooth circle. Same &lt;br&gt; for rectangle, square, ellipse etc so that it appear perfect on the screen &lt;br&gt; instead of rough drawing.
  </summary>
  </entry>
</feed>
