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: v3.2.0
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: v3.2.1
Choose a head ref
  • 7 commits
  • 30 files changed
  • 3 contributors

Commits on Apr 28, 2021

  1. Improve linear tick generators collision estimation (#8983)

    * Increase distance to min/max tick to 1/3 space
    
    * Better estimation on linear tick collision
    
    * Lint fix
    
    * Remove unused change
    kurkle authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    44e62e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12bf256 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    dffc086 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    55dd426 View commit details
    Browse the repository at this point in the history
  2. Add test for DecimationAlgorithm type (#9010)

    * Add test for DecimationAlgorithm type
    * Allow strings to be set
    * Linting
    etimberg authored May 1, 2021
    Configuration menu
    Copy the full SHA
    ea7b8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e7eda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    938865f View commit details
    Browse the repository at this point in the history
Loading