MCPcopy Create free account
hub / github.com/alpha2phi/python-apps / display_relayout_data

Route display_relayout_data

sagemaker-dash/tutorials/app14.py:None–None  ·  view source on GitHub ↗
app.callback(Output('relayout-data', 'children'),
              Input('basic-interactions', 'relayoutData'))

Source from the content-addressed store, hash-verified

1import json
2
3import dash
4import dash_core_components as dcc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected