Dash for Python has supported multiple outputs since https://github.com/plotly/dash/pull/436 was merged, which resolved https://github.com/plotly/dash/issues/149. Dash for R should add permit app developers to target multiple outputs via a single callback as well.
Dash for Python has supported multiple outputs since plotly/dash#436
was merged, which resolved plotly/dash#149.
Dash for R should add permit app developers to target multiple outputs via a single callback as well.