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: blue32captain/charts-victor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: blue32captain/charts-victor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/add-candlestick
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 19 files changed
  • 1 contributor

Commits on Jun 17, 2022

  1. feat/candle-stick chart

    * add candle logic to AxisChart
    blue32captain committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    74b54cc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. feat/candle-stick chart

    * update candle color
    * add multi candles in X unit (`xUnit`)
    * update max/min logic
    blue32captain committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    a90a885 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. feat/candle-stick chart

    * move Y labels to right
    * update tooltip
    * update ymarker
    blue32captain committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    690bb1f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. feat/candle-stick chart

    * mouse pointer
    blue32captain committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    98856bf View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. feat/candle-stick chart

    * mixed chart for candle
    blue32captain committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d2e8528 View commit details
    Browse the repository at this point in the history
  2. feat/candle-stick chart

    * Ymarker issues
    blue32captain committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3410504 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. feat/candle-stick chart

    * interface for chart
    blue32captain committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    7d4efd1 View commit details
    Browse the repository at this point in the history
  2. feat/candle-stick chart

    * build names
    blue32captain committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5600e8a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. feat/candle-stick chart

    * dist added
    blue32captain committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    664f3d1 View commit details
    Browse the repository at this point in the history
Loading