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: chartjs/Chart.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 095a984
Choose a base ref
...
head repository: chartjs/Chart.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ccd4a2
Choose a head ref
  • 5 commits
  • 89 files changed
  • 5 contributors

Commits on Aug 7, 2023

  1. Add clip option to scale configuration to allow unclipped scales (#11404

    )
    
    * Add clip option to scale configuration to allow unclipped scales
    
    * add images
    
    * fix cc
    
    * change name of function
    stockiNail authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    79f1a0a View commit details
    Browse the repository at this point in the history
  2. BorderRadius of Bar Chart issue on Firefox 116 (#11435)

    Co-authored-by: bogdankorshunov <korshunov.oren@gmail.com>
    bogdankorshunov and bogdankorshunov authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    132324f View commit details
    Browse the repository at this point in the history
  3. Replace html extension with md extension for docs (#11439)

    * Replace html extension with md extension for docs
    
    * Revert some links
    
    * Commit saved files
    LeeLenaleee authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    4c200b2 View commit details
    Browse the repository at this point in the history
  4. fix: Add backgroundColor type on CoreScaleOptions (#11348)

    * Fix: add backgroundColor type on CartesianScaleOptions
    
    * Add instead on CoreScaleOptions
    
    * Remove redundant backgroundColor from RadialLinearScaleOptions
    Mer-cat authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a3fc841 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Bump 4.4.0 (#11461)

    LeeLenaleee authored Aug 24, 2023
    2 Configuration menu
    Copy the full SHA
    7ccd4a2 View commit details
    Browse the repository at this point in the history
Loading