Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaPlots/PlotlyJS.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.12
Choose a base ref
...
head repository: JuliaPlots/PlotlyJS.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.13
Choose a head ref
  • 3 commits
  • 9 files changed
  • 6 contributors

Commits on Jan 19, 2024

  1. migrate to weakdeps (#463)

    * migrate to weakdeps
    
    * Update ext/DataFramesExt.jl
    
    Co-authored-by: Thomas Christensen <[email protected]>
    
    * fix loading issues
    
    * add weakdeps to extras also
    
    ---------
    
    Co-authored-by: Thomas Christensen <[email protected]>
    Co-authored-by: Simon Christ <[email protected]>
    3 people authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    457befe View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. CompatHelper: add new compat entry for DelimitedFiles at version 1, (…

    …keep existing compat) (#465)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    Co-authored-by: Simon Christ <[email protected]>
    3 people authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b324e55 View commit details
    Browse the repository at this point in the history
  2. substitute old savefig code with PlotlyKaleido (#481)

    * substitute old code with PlotlyKaleido
    
    * fail slow
    
    * dont spawn task
    
    * neither wait
    
    * invert logic
    
    * bump version [skip ci]
    BeastyBlacksmith authored Feb 23, 2024
    2 Configuration menu
    Copy the full SHA
    75eacf4 View commit details
    Browse the repository at this point in the history
Loading