Susie

Results 24 comments of Susie

Right now there is not way for the text styling of colors you're asking about, but you can change the text justification just by styling the note with the `text-anchor`...

There currently is no way to achieve this with the settings. I'll leave this on here in as a feature request.

What is the code you're using on update? Are you re-calling the function or using the .update() function? the .update() shouldn't re-wrap it should only handle position changes. I'm curious...

Ahh okay so your text is changing while it animates? (just curious) regardless I think it makes sense to add a 'don't wrap' option

Oh wow, that looks great. I didn't know of that element in SVG. I will take a look thanks @seemantk

Thanks for putting this together. Do you know of package to polyfill Promises? I want this package to still be able to work in IE. I tried using the `babel-plugin-es6-promise`...

@demartsc can you take a look at v2.2.0 to see if this solves the curve anchors?

I'm not sure how much work that would be, I don't use TypeScript myself. Some contributors helped me add it to d3-annotation. Would love any help on this front.

A pull request would be great! On Fri, Sep 14, 2018, 1:16 AM Pierre de la Martinière < [email protected]> wrote: > Would you accept Pull Requests on this repo, or...