donatso / family-chart

family tree visualization built on top of d3
MIT License
179 stars 63 forks source link

Search and Image #13

Open SAFWorld opened 1 year ago

SAFWorld commented 1 year ago

Hello Donatso,

I really loved your project and i have started to build one with my lineage. While working on it, i came across few scenarios, looking for your help around this...

  1. Can you help implement Search option on the chart!!
  2. I am also trying to implement onclick event on Image so that the Image would blow up for better visibility.
  3. Click on card to show more details..
  4. Can we count the number of nodes excluding the hidden ones!!
  5. Minimize larger nodes by default.
donatso commented 1 year ago

I will need to find time to help you with that. Not sure if I will be able to do it this week.

SAFWorld commented 1 year ago

Sure, will be eagerly waiting :)

therahulsarkar commented 1 year ago

Hello, @donatso I'm also trying to implement the onclick event on the card so that more details can be displayed with either mouse hover or with onclick, but can't find any solution to implement this feature. Is there any update regarding this?

I'd love to hear any update regarding the features. Eagerly waiting for your response.

SAFWorld commented 1 year ago

Hello Donatso,

Were you able to fetch some time for solution!! Eagerly waiting

SAFWorld commented 1 week ago

Hello Donatso,

Were you able to get some time to create search feature