SVG.js How to update pattern scale and position?
up vote
0
down vote
favorite
Hi I'm trying to fill a polygon with a pattern here https://codesandbox.io/s/pmqv6vxvw0 (watch the HelloWorld.vue the drawPath() and anymPath() there)
Looks like it has the only option to update element, not the pattern's parameter enter link description here
Is there a way to change the scale as well?
And the pattern alignment, is it possible to move the pattern into the middle of the container?
design-patterns svg.js
add a comment |
up vote
0
down vote
favorite
Hi I'm trying to fill a polygon with a pattern here https://codesandbox.io/s/pmqv6vxvw0 (watch the HelloWorld.vue the drawPath() and anymPath() there)
Looks like it has the only option to update element, not the pattern's parameter enter link description here
Is there a way to change the scale as well?
And the pattern alignment, is it possible to move the pattern into the middle of the container?
design-patterns svg.js
Please break your question down to the actual problem. Nobody wants to dig through your code to understand what your issue is. An MCVE without any extra framework would be best.
– Fuzzyma
17 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Hi I'm trying to fill a polygon with a pattern here https://codesandbox.io/s/pmqv6vxvw0 (watch the HelloWorld.vue the drawPath() and anymPath() there)
Looks like it has the only option to update element, not the pattern's parameter enter link description here
Is there a way to change the scale as well?
And the pattern alignment, is it possible to move the pattern into the middle of the container?
design-patterns svg.js
Hi I'm trying to fill a polygon with a pattern here https://codesandbox.io/s/pmqv6vxvw0 (watch the HelloWorld.vue the drawPath() and anymPath() there)
Looks like it has the only option to update element, not the pattern's parameter enter link description here
Is there a way to change the scale as well?
And the pattern alignment, is it possible to move the pattern into the middle of the container?
design-patterns svg.js
design-patterns svg.js
asked Nov 19 at 13:22
Dmitriy Karpovich
116
116
Please break your question down to the actual problem. Nobody wants to dig through your code to understand what your issue is. An MCVE without any extra framework would be best.
– Fuzzyma
17 hours ago
add a comment |
Please break your question down to the actual problem. Nobody wants to dig through your code to understand what your issue is. An MCVE without any extra framework would be best.
– Fuzzyma
17 hours ago
Please break your question down to the actual problem. Nobody wants to dig through your code to understand what your issue is. An MCVE without any extra framework would be best.
– Fuzzyma
17 hours ago
Please break your question down to the actual problem. Nobody wants to dig through your code to understand what your issue is. An MCVE without any extra framework would be best.
– Fuzzyma
17 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375579%2fsvg-js-how-to-update-pattern-scale-and-position%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please break your question down to the actual problem. Nobody wants to dig through your code to understand what your issue is. An MCVE without any extra framework would be best.
– Fuzzyma
17 hours ago