fperucic / treant-js

Treant.js - javascript library for drawing tree diagrams
MIT License
864 stars 314 forks source link

Responsive / integrate with a swap carousel? #100

Open SharpBCD opened 6 years ago

SharpBCD commented 6 years ago

I'm searching for solutions to create a responsive diagram for sports tournaments. From our estimation, about 75% of traffic will come from smart phones.

One option is to integrate it with a carousel like slick and only display 2 rounds per screen. Does anybody tried this? Any tips?

P.S. Great work with this library. I love it.