rx.plotly(data=…, layout={"title": "layout-from-state", "height": 300}): the rest of the layout
applies (verified by toggling paper_bgcolor), but _fullLayout.title.text is plotly's editable
placeholder "Click to enter Plot title" and no title is drawn. plotly.js 3.x requires
{"title": {"text": "…"}}. Identical on 4.0.0/0.9.10.post2. Evidence: probe_initial /
probe_after_layout in results/out_dev/plotly.json.
Source: prerelease finding 034-06, recorded against Reflex 0.9.11a1 and compared with 0.9.10.post2. See the full campaign report and cluster notes and reproduction artifacts. Findings and verification status above are from that campaign; this filing does not claim a new browser rerun.
rx.plotly(data=…, layout={"title": "layout-from-state", "height": 300}): the rest of the layoutapplies (verified by toggling
paper_bgcolor), but_fullLayout.title.textis plotly's editableplaceholder
"Click to enter Plot title"and no title is drawn. plotly.js 3.x requires{"title": {"text": "…"}}. Identical on 4.0.0/0.9.10.post2. Evidence:probe_initial/probe_after_layoutinresults/out_dev/plotly.json.Source: prerelease finding 034-06, recorded against Reflex 0.9.11a1 and compared with 0.9.10.post2. See the full campaign report and cluster notes and reproduction artifacts. Findings and verification status above are from that campaign; this filing does not claim a new browser rerun.