Sam Beckham

Results 6 comments of Sam Beckham

The viewbox isn't a size it's just a value you can plot your SVG points against. If you want to set the output size of your SVG you can do...

This might make the issue a little clearer. Config: ![](https://dl.dropbox.com/s/ou8azi0mni625vu/Screenshot%202014-10-30%2013.41.48.png?dl=0) Result: ![](https://dl.dropbox.com/s/t1v2ock042ff6xt/Screenshot%202014-10-30%2013.40.29.png?dl=0)

Any thoughts on this @dbushell ?

A PR has been done by @nwtn #22 It just needs merging in. @dbushell any thoughts on this? It could be quite helpful

Pre-defining the defs could be a good way around this too. If I could define the following in a separate file (without the ids being modified), that would be pretty...

That's a good point, no use breaking the philosophy for one edge-case. Having the gradient as an extra SVG should still adhere to that philosophy though so I'll look at...