Sergey Vishnevsky

Results 19 comments of Sergey Vishnevsky

> https://github.com/recharts/recharts/blob/master/src/component/Legend.tsx line 41 exports Legend props. https://github.com/recharts/recharts/blob/master/src/cartesian/Line.tsx line 78 exports Line props. Was this what you are looking for? When using the code from the example, there is an...

Possible you forgot to write tests but there is no reason why this issue is without any answer in two months.

Yeah sure I put the cursor at the right bottom and the value didn't change to 12:00 https://user-images.githubusercontent.com/57719759/188667272-11e6314c-0a88-48d3-8676-a4ba986c9771.mov

Same. Just dived down into docs and calendar doesn't hide sometimes. There should be an `open` state or a programmatic way to show/hide it especially you are using hooks also

It seems to me that parser skips tspan, but what for? Why I need to manually loop text.node.children and call SVG.adopt() on tspan to create an instance?

Same. Is the project alive?

I want that too. Currently I'm not able to add a tooltip for Breadcrumb.Item. Instead I have to use wrappers and overriding styles