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

Add Panel Description #385

Merged
merged 8 commits into from
Jun 21, 2021
Merged

Conversation

MarcSkovMadsen
Copy link
Contributor

@MarcSkovMadsen MarcSkovMadsen commented Jun 21, 2021

Overview

Adds a description of using Lux and Panel together as requested in #384

Changes

I've added a Panel section to the export.rst file.
I've also sorted the data apps sections alphabetically.
My editor has also automatically removed a lot of unnecessary spaces.

Example Output

image

micahtyong added a commit to lux-org/lux-resources that referenced this pull request Jun 21, 2021
@MarcSkovMadsen
Copy link
Contributor Author

I've now replaced the image url as requested.

@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #385 (03d31ba) into master (65fa234) will increase coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 03d31ba differs from pull request most recent head 2e4da83. Consider uploading reports for the commit 2e4da83 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
+ Coverage   84.79%   84.86%   +0.07%     
==========================================
  Files          52       52              
  Lines        4031     4031              
==========================================
+ Hits         3418     3421       +3     
+ Misses        613      610       -3     
Impacted Files Coverage Δ
lux/core/frame.py 81.69% <ø> (ø)
lux/vislib/matplotlib/Heatmap.py 96.66% <0.00%> (ø)
lux/vislib/matplotlib/ScatterChart.py 76.47% <0.00%> (+1.17%) ⬆️
lux/vislib/altair/ScatterChart.py 96.96% <0.00%> (+3.03%) ⬆️
lux/vislib/altair/Heatmap.py 96.55% <0.00%> (+3.44%) ⬆️

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 65fa234...2e4da83. Read the comment docs.

@dorisjlee
Copy link
Member

Thanks for your contribution @MarcSkovMadsen! I just tested this out and the Panel integration is really cool!
I made a minor change to save_as_html so that the Lux logo links to a new tab, otherwise, your changes look great!

@MarcSkovMadsen
Copy link
Contributor Author

MarcSkovMadsen commented Jun 21, 2021

Thanks @dorisjlee 👍

When you want to add support for big data to Lux checkout HoloViz DataShader.

@dorisjlee dorisjlee merged commit 48b988a into lux-org:master Jun 21, 2021
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.

3 participants