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

[Plotting] Add plots with plotly #78

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Santymax98
Copy link
Contributor

Hello, I decided to share some things I work with to visualize data and work with Copulas interactively. They are some graphs, let me know if you are interested in working with them and being able to do the same with Plots.jl (here they would be static). By the way, if you think they are useful, you could increase the information for their use and customization options in the 'readme'.

@Santymax98
Copy link
Contributor Author

I don't know why the paper.md was sent again.

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 94 lines in your changes are missing coverage. Please review.

Comparison is base (bd38c39) 76.00% compared to head (31c1ed3) 70.14%.
Report is 16 commits behind head on main.

Files Patch % Lines
src/Plotly_copula.jl 0.00% 94 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   76.00%   70.14%   -5.86%     
==========================================
  Files          27       28       +1     
  Lines         571      737     +166     
==========================================
+ Hits          434      517      +83     
- Misses        137      220      +83     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lrnv
Copy link
Owner

lrnv commented Nov 20, 2023

End of day for me -- I'll take a look tomorrow.

I would prefer Plots.jl if the change is not too hard to make.

I think a great solution would be to make this a package extension, that loads only if Plots.jl is loaded alongside Copulas.jl, that would be a very good interface.

@Santymax98
Copy link
Contributor Author

Santymax98 commented Nov 20, 2023 via email

@lrnv lrnv changed the title Interactive plotly [Plotting] Add plots with plotly Feb 7, 2024
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.

2 participants