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

Implement OHLC plot #623

Merged
merged 5 commits into from May 22, 2021
Merged

Implement OHLC plot #623

merged 5 commits into from May 22, 2021

Commits on May 22, 2021

  1. Implement ohlc plot

    philippjfr committed May 22, 2021
    Copy the full SHA
    2cbcfa2 View commit details
    Browse the repository at this point in the history
  2. Improve ohlc hover

    philippjfr committed May 22, 2021
    Copy the full SHA
    1548fd6 View commit details
    Browse the repository at this point in the history
  3. Fix coloring of OHLC

    philippjfr committed May 22, 2021
    Copy the full SHA
    7cb26aa View commit details
    Browse the repository at this point in the history
  4. Add ohlc method

    philippjfr committed May 22, 2021
    Copy the full SHA
    fc5eaf0 View commit details
    Browse the repository at this point in the history
  5. Handle empty data

    philippjfr committed May 22, 2021
    Copy the full SHA
    094143d View commit details
    Browse the repository at this point in the history