reflex-dev / reflex-examples

A repository full of Reflex example apps.
456 stars 352 forks source link

Axis titles not showing up in rx.plotly component #175

Closed benwilks closed 3 months ago

benwilks commented 10 months ago

When using rx.plotly component, the axis labels of the plotly figure are not rendered. Plotly normally renders x and y axis labels based on the dataframe column name or label specified by the user. This can be seen in the nba example https://nba.dev.reflexcorp.run/

masenf commented 3 months ago

This should be fixed in reflex 0.5.3