Kino.animate in Livebook?

Hi @pfelber, welcome to the forum! :waving_hand:

Depending on if you want to update the graph’s data or some other property, Kino.VegaLite.push/3/ Kino.VegaLite.push_many/3 or Kino.VegaLite.set_param/3 might be useful. Take a look at this thread

1 Like