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

Show how to filter catgorical and temporal data from Altair/VegaLite #3401

Merged
merged 5 commits into from
Apr 20, 2022

Conversation

joelostblom
Copy link
Contributor

This took me a little bit of time figure out, so I thought documenting it might help others trying to do the same thing. I also added headings since this section is quite long now.

@codecov
Copy link

codecov bot commented Apr 15, 2022

Codecov Report

Merging #3401 (c89b59f) into master (a46d415) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3401      +/-   ##
==========================================
- Coverage   82.94%   82.92%   -0.02%     
==========================================
  Files         198      198              
  Lines       26998    26999       +1     
==========================================
- Hits        22393    22390       -3     
- Misses       4605     4609       +4     
Impacted Files Coverage Δ
panel/io/callbacks.py 72.66% <0.00%> (-2.88%) ⬇️
panel/io/resources.py 86.95% <0.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a46d415...c89b59f. Read the comment docs.

@philippjfr philippjfr merged commit 9d31b16 into holoviz:master Apr 20, 2022
@philippjfr
Copy link
Member

Thanks @joelostblom!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants