I have have written some software that produces the draw for a tournament the problem i have is how to display the draw on a website. Are there any open source libraries that can draw tournament brackets in the right places and the line feeding to the next match in the tournament ? If not can som开发者_开发技巧eone recomend a way to do this myself. I am using c# and asp.net
Have you explored using Google Charts, I've used it to create org charts in the past. May be able to work out something there.
精彩评论