score:2
Accepted answer
First of all, the code is not dependent on jQuery, so it's not necessary to import it.
I tried to include the code from the attached JSFiddle, by creating new module and importing it in within the component file. Actually, I don't know what you're doing wrong, but my example is working well.
import Stock from 'highcharts/modules/stock';
import Wheel from '../plugins/wheel-event'
Stock(Highcharts)
Wheel(Highcharts)
Live example: https://stackblitz.com/edit/highcharts-cloning-chart-s7kztw
Source: stackoverflow.com
Related Query
- How do i add mouse wheel code in Angular2 highcharts in typescript
- Angular 2 Typescript Highcharts Highmap mouse wheel scroll
- how can i scroll my gnatt highcharts using mouse wheel
- how to add copyright symbol in a highcharts title?
- How do I add an event listener to a Highcharts object *AFTER* I've created it
- How to add image in Highcharts Title and subtitle
- How to add Highcharts on UIWebView in iOS?
- how to add annotation text to a Highcharts chart?
- How to add space between chart and axis in highcharts
- How to add secondary y-axis to highcharts
- How to add a label above each bar in HighCharts
- How to add an item to Highcharts legend?
- how to import highcharts offline-exporting in typescript
- How to add new points to highcharts after plotting the first 'n' points?
- How to add background colors to category groupings in Highcharts
- HighCharts : How to add or remove "chart context menu" from chart container?
- How to add point to the beginning of series, Highcharts
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- How to add series after click event in HighCharts
- How to add thousands separator in highcharts tool tip text box
- how to display 2 same highcharts without duplicate the code
- How add custom content HighCharts PDF export?
- how can i add in highcharts a different dashStyle just for a part of the graph
- How to handle mouse events on axis labels in highcharts
- How to use Highcharts in typescript and react
- How to edit tooltip in Highcharts C# code
- How to correct mouse event in Highcharts
- how to use highcharts tooltip formatter in python code
- How to add multiple series in highcharts synchronously
- How to add a border to the title in highcharts
More Query from same tag
- Alternatives to Highcharts for datasets with 10k data points?
- angularjs and highcharts / highchartsNG - renderTo not working
- How to make highcharts-ng horizontal bar chart responsive
- Highstock - SMA (Simple moving average) dataGrouping not working
- How to make this as a HighChart (picture attached)
- Highcharts: Solidgauge Shadows
- How can I display the current value from a chart?
- How to align the legends in reactjs Highcharts
- Highcharts :Cannot read property 'parentGroup' of undefined with AngularJS
- Data map to suitable Highcharts series
- Highchart is blank
- With Highmaps, why is the callback in my jQuery fadein happening prior to the fade completing?
- Lazy HighCharts and Loading Json Data
- What is the simple way to hide series data in HighStocks Navigator
- how to add values from my object to Highchart using Jquery
- Switch between pie charts and bar chart in highcharts
- how to set exporting default as disable
- remove Highchart.com link from the chart
- Highcharts synchronized charts to show crosshair when snap is false
- Exporting Image with all tooltip in high charts angular
- Highcharts with a thick line - at 0 values the line is half hidden
- Can we draw custom legends not based on series in highcharts
- Highmaps from sharepoint data
- Highcharts tooltip shows tooltip date in milliseconds
- HighCharts - How to set a max value of 100%
- Inhibit caching JavaScript/CSS
- R Highcharter hcaes- Area chart staking by only 1 factor... with 2 grouping factors
- Sort stackbar chart in highchart based on size of each stackbar
- How to redisplay div (Highchart) after Ajax update
- HighCharts: How to display unique text for yAxis Label in a spline chart