-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add support for brush and rectangle lasso types * feat: allow to easily hide buttons * docs: update API docs of `scatter.lasso()` * docs: describe brush and rectangle lasso selections * chore: update vitepress * chore: use internal button widget and anywidgetify the divider * fix: background histogram render bug * fix: ensure NAs are skipped for the histgram And define categorical data as data where at least one category appears more than once * feat: allow specifying which properties should feature a histogram * feat: visualize brush size * refactor: simplify `tooltip_histograms` handling * chore: update regl-scatterplot * fix: hide tooltip on lasso start
- Loading branch information
Showing
25 changed files
with
1,599 additions
and
384 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.