score:10
highcharts does not require jquery to work (the current answer is wrong), however you need to load the 'standalone framework' library first:
define([
'vnd/highcharts/standalone-framework',
'vnd/highcharts/highcharts',
], function(){
...
}
see @sebastian's jsfiddle for a demo: http://jsfiddle.net/highcharts/aeugp/
score:15
i resolved the issue. the solution is as follows.
highcharts requires jquery to function correctly. when i added the jquery.js file above the highcharts.js file the angular application started to work correctly.
thanks for the feedback!
Source: stackoverflow.com
Related Query
- Highcharts saying undefined is not a function when trying to add a new chart
- Uncaught TypeError: undefined is not a function when using highcharts
- When trying to display a chart using ChartIt, Error saying template does not exist arises
- Trying to add a button to a iframe HighCharts document, chart variable not found
- Uncaught TypeError: undefined is not a function - Highcharts - MVC
- using angular directive to draw highchart pie chart but when i am using it in success function it is not working
- Customise Highcharts Pie Chart Selection State so that slice does not animate out when selected
- how to add new index Highcharts column drilldown chart
- "TypeError: c.slice is not a function" when trying to call a function within JQuery
- highcharts not refreshing chart when page refreshes
- Highcharts xRange Chart timeline not shown when zoom
- Highcharts not displaying data but drawing chart when reading from CSV file
- HighCharts title styles i.e textDecoration property not applying when we export the chart using canvg
- Add new series to the top of a highcharts stacked column chart
- x-axis, y-axis lines does not appear, when I include 3D chart library of HighChart in my code
- Column rang chart is not getting reset when click on legends in highcharts
- HighCharts does not add a new points
- Highcharts Javascript - Synchronize Chart and Table not working - Cant read property cell of undefined
- Highcharts cloud issue with data source when duplicating chart
- Highcharts When printing the chart does not fit the page
- HighCharts pie chart X-axies values are not displayed while trying to get data from MySQL database using PHP
- How can I fix the error #17 "The requested series type does not exist" error when trying to display a highcharts graph in Vue.js?
- Highcharts - Sankey chart not displaying all the data when series font increased
- Does highcharts have a callback function for before full chart reload (this should not include legends disable)?
- Highcharts highmaps points not plotting when second chart loaded
- HighCharts - When I download csv, can I switch data source to new one?
- TypeError: undefined is not a function when using highchart
- Highcharts :Uncaught TypeError: $(...).highcharts is not a function
- How do I rotate my HighCharts bar chart so its vertical, not horizontal?
- Highcharts => Getting the id of a point when clicking on a line chart
More Query from same tag
- Create a Heatmap with Grouped Categories using Highcharts
- Highcharts: Cannot read property 'chart' of undefined
- Understanding javascript event handling and ajax requests
- How to set xData as date (Y-M) for Highcharts synchronized charts?
- how can I fix 'Error: <rect> attribute x: Expected length, "NaNNaN"
- can zoom be mixed with multiple y-axis in highstock
- Highchart series style on button click
- Animation origin of Highcharts library
- Highcharts dataLabels not showing in all levels of drilldown
- Custom Font Size Highchart Word Cloud
- "HighCharts not showing in IE, works well with mozilla, chrome"
- rails highcharts and groupdate gem
- Plot aspect ratio
- testing that a json can be rendered as a highchart
- Passing null in Highcharts line graphs
- Implement slider in highcharts
- Saiku query fetch
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- Highcharts bar chart animation only working on 1 series
- Deleting a record with AJAX in Rails 3
- Highcharts stacked percentage area
- Incorrectly displayed plot band icon in Highcharts
- Highcharts Gaussian Chart / Gaussian Distribution, with PHP
- How can I set the units on multiple axis on Highcharts
- Plot Bar chart and Line series chart on separate x-axis in Highcharts out of common dataset
- How to call a Jquery automatically after a Div is created?
- Highchart graph not plotting - CSV
- Highcharts-more.js doesn't work in vue-cli project
- Highcharts reversed line chart is partially hidden at min value
- Network-graph not getting formatted properly