Interactive Line Chart using Arquero import

With this, I'll import data from a remote CSV using Arquero. And, I'll create interactive elements on the page that control the level of data filtering.

This could use a slider or a number-input to dynamically change the range. But, we're still getting axis display bugs. I can try to rewrite the code. Might have something to do with VL trying to draw the chart before the data are loaded?

Choose range:


Back to main