NPashaP / Viz

BSD 3-Clause "New" or "Revised" License
106 stars 39 forks source link

Using new data #3

Closed kafom closed 8 years ago

kafom commented 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

NPashaP commented 8 years ago

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.

NPashaP commented 8 years ago

I added an update method to bP.

Here is an example bP.update