wave icon indicating copy to clipboard operation
wave copied to clipboard

Realtime Web Apps and Dashboards for Python and R

Results 229 wave issues
Sort by recently updated
recently updated
newest added

#### Wave SDK Version, OS (e.g. 4.2.0, Windows) 0.21.1, macOS 12.5 #### Actual behavior (A clear and concise description of what happened.) The line chart has a gap between the...

bug

#### Wave SDK Version, OS 0.21.1, macOS 12.5 (e.g. 4.2.0, Windows) #### Actual behavior (A clear and concise description of what happened.) Zoom does not work well on charts, https://user-images.githubusercontent.com/25351304/183960901-0ef3d330-86d1-43e9-bf95-02253245455d.mov...

bug
plot

Source: https://h2oai.slack.com/archives/C013PAVE2CS/p1660059781483129

ui
feature

**Before:** https://user-images.githubusercontent.com/23740173/182230440-8ab0174f-2522-4dca-aa1b-1fe1d0302bea.mov **After:** https://user-images.githubusercontent.com/23740173/183668215-859a1a54-06bf-4269-9c7e-fc7c98f9ee84.mov Closes #1446

#### Wave SDK Version, OS Mac, wave 22 #### Actual behavior When there is a plot with legend and too many line plots, the legend allows for scrolling (yellow arrows)....

bug
plot

I have to make a menu inside a header, but my menu needs to have some title The solution is to have a parameter named label inside de ui.menu that...

ui
feature
good first issue

#### Wave SDK Version, OS 0.21.1 #### Actual behavior I want to clear the value of a textbox when dropdown is changed in a dialog. But this is weirdly interconnected...

ui
bug

#### Wave SDK Version, OS 0.22 ubuntu 20.04 #### Actual behavior if you created a line plot with this: ```py q.page["content"] = ui.plot_card( box="content", title="Line, groups", data=data("date series assets", 120),...

bug
plot

#### Wave SDK Version, OS 0.21.1 #### Actual behavior I have two dropdowns and I need to clear the selected value of the second dropdown when the value of the...

ui
bug