Skip to main content

All Questions

Tagged with
6 votes
1 answer
1k views

SVG: adding shadow filter makes straight line invisible [duplicate]

I'm trying to add a shadow to my SVG. It works well with all 2D objects, but when same filter is applied to a straight line (either <line> or <path>), the line becomes invisible, and no ...
eagor's user avatar
  • 9,705
0 votes
2 answers
508 views

Is there any possibility to cut to a shape an image that can be moved with d3 (jquery)

I am creating a bubble graph, the problem is that I wish to add some images inside the bubbles. I am using this code: http://bl.ocks.org/mbostock/4062045 I bigger circle (around 20px radius) and I ...
Gianmarco's user avatar
  • 2,544