Open travis-bear opened 4 years ago
For very large data sets, you may not want to load the entire state of the world in advance. It would be nice to support lazy loading of child data via AJAX calls when an element is clicked.
Hi, thanks for your suggestion. I plan to implement this feature.
For very large data sets, you may not want to load the entire state of the world in advance. It would be nice to support lazy loading of child data via AJAX calls when an element is clicked.