Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch 22.08 merge 22.06 #377

Merged

Conversation

AjayThorve
Copy link
Member

manual merging a auto-merge-PR conflict raised in #376

AjayThorve and others added 2 commits June 1, 2022 23:39
This PR is a follow up to rapidsai#359:
- fixes a couple of minor issues related to lasso_select in a dask.distributed environment
- Adds example notebooks demonstrating dask_cudf support
- Update documentation and Readme to reflect dask_cudf usage

New Features added:
- added `unseleced_alpha` parameter to all datashader charts, which when enabled displays unselected data as the same color palette but transparent (default=0.2)
- fixes rapidsai#367.
![Recording 2022-06-01 at 14 29 13](https://user-images.githubusercontent.com/20476096/171505032-0fea1fd1-0526-4b43-866a-e08185bb28eb.gif)

- added binary data transfer support for choropleth charts (using deckgl + bokeh.models.ColumnDataSource + panel's html+Deck widget), instead of the current method using pydeck, where huge json strings were sent to the client on every interaction, resulting in a visual lag whenever a fairly large amount of data points were rendered.

Authors:
  - Ajay Thorve (https://github.com/AjayThorve)

Approvers:
  - Allan (https://github.com/exactlyallan)

URL: rapidsai#366
@AjayThorve AjayThorve requested a review from a team as a code owner June 1, 2022 23:50
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions github-actions bot added doc Documentation Python labels Jun 1, 2022
@AjayThorve AjayThorve added the non-breaking Non-breaking change label Jun 1, 2022
@ajschmidt8 ajschmidt8 merged commit 406dc3e into rapidsai:branch-22.08 Jun 2, 2022
@AjayThorve AjayThorve deleted the branch-22.08-merge-22.06 branch June 2, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants