Neri Marschik

Results 157 comments of Neri Marschik

https://github.com/codesuki/react-d3-components/issues/19 Event support

Thanks for the feedback! I will consider it. What are you doing in the tooltip function that takes so much time?

I see, I was thinking about changing the mouse stuff anyhow since your Issue about events. So I might use RxJS and debounce it!

True. Ultimately I want it to be broadly usable without too much forced standards etc, so in case I change it, should be optional.

Thanks @jefffriesen for the info I will have a look. BTW the library is still evolving. I am almost finished adding transition support, the problem I have to solve now...

@fuzzy31u did you continue to work on your typescript definitions?

Thanks for your feedback! I was considering updating my packaging process, might as well include the source files!

Do you have an example of what you would like to add? Then maybe I could try explaining using that. Sorry for the late response!

Good idea! Would you mind posting a screenshot here?

Thanks for the praise and thanks for the link! I implemented basic transition support at the moment for the BarChart but still lacking the Enter/Leave, although that should be easy...