-
Notifications
You must be signed in to change notification settings - Fork 574
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
14,534 additions
and
11,592 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule chartjs-chart-financial
updated
17 files
+18 −4 | .eslintrc.yml | |
+21 −11 | README.md | |
+186 −145 | docs/chartjs-chart-financial.js | |
+4 −3 | docs/index.html | |
+36 −4 | docs/index.js | |
+1 −1 | gulpfile.js | |
+2 −2 | karma.conf.js | |
+2,434 −1,099 | package-lock.json | |
+22 −21 | package.json | |
+2 −2 | rollup.config.js | |
+13 −6 | src/controller.candlestick.js | |
+46 −40 | src/controller.financial.js | |
+17 −8 | src/controller.ohlc.js | |
+14 −14 | src/element.candlestick.js | |
+30 −31 | src/element.financial.js | |
+15 −15 | src/element.ohlc.js | |
+47 −26 | src/scale.financialLinear.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.