Closed kafom closed 8 years ago
NPasha great visualization. How does one update the data. For instance, if I wanted to have the viz change for different years selected? Thanks
It is on my todo list to have a function to refresh data.
For now, for the biPartite, you can use the bP.bars() function to get objects needed to redraw.
I added an update method to bP.
update
Here is an example bP.update
NPasha great visualization. How does one update the data. For instance, if I wanted to have the viz change for different years selected? Thanks