Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
rebase and ensure radius not greater than height or width
Browse files Browse the repository at this point in the history
  • Loading branch information
shekenahglory committed Sep 12, 2018
1 parent 850730a commit c672693
Show file tree
Hide file tree
Showing 78 changed files with 509 additions and 307 deletions.
15 changes: 0 additions & 15 deletions README.md
Expand Up @@ -68,21 +68,6 @@ npm install --save react-stockcharts

[Ready to use Examples](https://github.com/rrag/react-stockcharts-examples2)

### Demo

[Demo v1](http://rrag.github.io/stockcharts-demo/) (closed source) built with react-stockcharts

[Demo v2](https://demo.reactstockcharts.org/) - Includes
- Serverside calculation of indicators
- Pan to load more
- option of websocket/xhr to download data
- Multiple chart types, including advanced types
- Drawing objects
- Indicators
- Compare with another

I am exploring options to license this, contact me if you are interested

### Contributing

Refer to [CONTRIBUTING.md](./CONTRIBUTING.md)
Expand Down
2 changes: 1 addition & 1 deletion es/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion es/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions es/lib/ChartCanvas.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion es/lib/ChartCanvas.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion es/lib/annotation/LabelAnnotation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion es/lib/annotation/LabelAnnotation.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions es/lib/axes/Axis.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion es/lib/axes/Axis.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion es/lib/axes/AxisZoomCapture.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c672693

Please sign in to comment.