rkgibson2 / data-driven-dota

Dota 2 visualizations, for CS 171 final project
6 stars 2 forks source link

stack size exceeded issue in graph functions #35

Closed huihuifan closed 10 years ago

BenjyLevin commented 10 years ago

Oh woops, posted this on the other issue before seeing this!

BenjyLevin commented 10 years ago

It's definitely a problem with the hero pie. I think it may have something to do with the jQuery.extend call. I have a basic version of my game mode filtering implemented. Let me know when the hero pie is fixed so i can start testing/push it.