djp9

Results 4 issues of djp9

**Describe the bug** While using Plotly express with the NBA app, the title and axis labels were not showing. Specifically the functions "title" and "xaxis_title/yaxis_title" did not update the graph...

bug

**Describe the bug** State does not update when there are uppercase functions in State. **Expected behavior** Expected my event handler DFS to properly update State but does not update unless...

bug

**Describe the bug** I try to pass in a State variable based on some user input into the "columns" component of pc.responsive_grid and I get a typeError. It expects a...

bug

**Describe the bug** When the parent container of a data_table has responsive widths, the data_table doesn't adjust properly. **To Reproduce** Steps to reproduce the behavior: ```python pc.center( pc.vstack( pc.heading("Saved Q&A",...

bug