Open jorritscholze opened 4 days ago
We already have Button
, Select
, Typography
, Checkbox
, and Box
.
And of course Plot
, which holds a Vega-Lite Chart.
For ease of use I suggest we make Icon
and Tooltip
properties of other components, e.g., btn = Button(icon="update", tooltip="Update the chart")
.
Wishlist of widget from geoinfo,