Skip to content

Document or validate Plotly layout title objects instead of silently dropping string titles #7101

Description

@masenf

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions