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 chart-chartjs-financial dependency resolution fix #139

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 1, 2021

  1. Update to ChartJS 3.5

    devotox authored and walter committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    995e20c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. ChartJS Financial

    devotox authored and walter committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    42ccbae View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Use temp-chartjs-candlestick

    `chart-chartjs-financial` is unreleased and breaking as a dependency,
    swap in `temp-chartjs-candlestick` released package.
    
    Eventually when official release has happened via an npm package, use
    that instead.
    
    This fixes the dependency issue and tests pass.
    walter committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    cadd8dc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Fix chart type registering

    From temp-chartjs-candlestick
    
    Co-authored-by: Devonte <[email protected]>
    walter and devotox authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fdb04f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8d0e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

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