raphael icon indicating copy to clipboard operation
raphael copied to clipboard

JavaScript Vector Library

Results 110 raphael issues
Sort by recently updated
recently updated
newest added

Till now, we can only define custom attribution with `paper.ca`. But if I want to extend a generic attribution among all papers, do I have to define that in each...

question

Hi All, I am creating a transparent rectangle on my canvas. My OS & browser is Centos 7 and Firefox. When I and creating it on same os and Crome...

question
no-issue-guidelines

The renderfix method should do some object detection to avoid breaking pages when running in browsers where getScreenCTM() doesn't exist. This is a problem for rendering pages in Prince. A...

PR welcomed

this fixes [#874](https://github.com/DmitryBaranovskiy/raphael/issues/874)

Hello, I've developed a little app in Javascript that allows someone to pan and zoom around. I'm using Raphael to draw bezier paths, underneath absolute DIV's that hold images. The...

Instead of setting a timeout each time the cache is accessed, set only one timeout at a time, and keep a record of which items it should be updating. This...

Please: I'm trying to position 2 lines of text above each other at the center of a pie chart. Each text has dynamic content, font-size and style therefore i create...

question

Hi, This is Gabriel. Thanks for the nice library. I have a question about path which has arrow. This is working with FF, Chrome and IE8, IE9. As you can...

When I try to have a path follow the mouse pointer in IE 11 it wont work, but it works fine in Chrome. Removing the arrowhead and the code works...

Got this http://jsfiddle.net/ZLaKM/1/ Expect this http://jsfiddle.net/T9rtW/1/ fix proposal https://gist.github.com/vird/6dace7407951c0e4e465

no-issue-guidelines
no-contrib-guidelines