plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement prevent_initial_call functionality

waralex opened this issue · comments

I need to implement:

  • prevent_initial_callbacks option for Application
  • prevent_initial_call argument for callback! function