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

How to import "indicators" inside AppModule #256

Open
yash27 opened this issue Feb 19, 2018 · 0 comments
Open

How to import "indicators" inside AppModule #256

yash27 opened this issue Feb 19, 2018 · 0 comments

Comments

@yash27
Copy link

yash27 commented Feb 19, 2018

I want to use Candlestick OHLC Chart with SMA (Simple Moving Average), but SMA comes under Technical Indicator Series and we need to add indicators inside app.module.ts inside imports in require. But how???

This one I tried but doesn't work.

ChartModule.forRoot(require('highcharts/highstock'),require('highcharts/indicators'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant