score:2
One imediate problem that I can see is using local path
$.get('C:\\Users\\xxxxxx\\Desktop\\xmloutput.xml',
$.get
first parameter is url that is location on network it could be something like $.get('http://localhost/xmls/xmloutput.xml,...
Source: stackoverflow.com
Related Query
- Trouble parsing XML into JSON - Javascript
- Getting data from Postgres in JSON format in ROR into a Highcharts javascript
- passing formatting JavaScript code to HighCharts with JSON
- Parsing jQuery XML object into Highcharts
- External JSON into Highcharts Line Graph - Date Parsing Issue
- Parsing Json to render multiline highstock charts using Javascript
- Data parsing from mysql into highchart with json
- JSON.parse: unexpected non-whitespace character after JSON data in javascript
- Optimize JavaScript DrillDown code
- Rails - convert date string into javascript date object for highcharts
- how to parse json into highcharts
- How to insert json within an array into highcharts?
- JavaScript code inside TypeScript file .ts not working
- Importing JSON file into Highcharts for Bar Chart Visualization
- Passing a JavaScript function from JSON encoded PHP
- How to parse JSON into HighCharts line graph?
- Parsing JSON data for Highcharts
- Getting the complete XML source out of an XML DOM object
- Sending javascript function with JSON is possible?
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Python: How to transform DF into Json series?
- Converting Poloniex API Callback JSON into format suitable for Highcharts.Stockchart
- passing json values to highcharts from .net code behind
- JSON to javascript Date.UTC
- Turning array of JSON objects into an array for HighCharts/GoogleCharts
- Embed javascript code in a django template
- Concatenate strings into an array in javascript
- Parsing a JSON object of arrays gives different results in IE9
- Get json data into Highcharts scatter plot
- Loading JSON string into a pie chart in highcharts
More Query from same tag
- Naming a point on highcharts
- JS Gauge with growing arc
- SplitSeries does not work in Packed Bubble Highchart in r
- Using highcharts x-axis "zones" for datetime series chart
- Highcharts legend data interactivity issues
- Highcharts formatting data labels
- Blend modes for overlapping chart series?
- How To Show Tooltip In Sparkline Chart From Code
- Highchart Funnel Chart not showing
- Show categories and remove numbers in Angular Gauge Highchart
- How can I get the max value of a y axis at highcharts?
- Reset Chart To Initial Load Throws renderTo Error
- Display Google spreadsheet data using Highcharts library
- Decrease x-axis label density in highcharts
- array containing timestamps. push from array when second in current minute = second from each timestamp value in array
- Highcharts unevenly spaced x-axis with category labels
- Highcharts - Exporting gantt charts not showing previous interaction by user
- Highcharts bubble graph bubble getting cut off on top
- Show days in future without series
- How add Angular Highcharts to my angular project?
- How to load 60,000 data points without datagrouping in highstock chart?
- Data and tooltip not working for graph using highcharts
- Iterating through JSON structure matching criteria
- Stacked grouped histogram HighCharts graphs with dynamic data using ASP.NET MVC3?
- Show tooltips on all points of vertical line
- How to update multiple highcharts charts with one function
- Highstock, multiple series chart, independent xAxis
- Different X values for different columns on highchart
- xaxis range won't take chart's full width in area-colums combined chart
- Populate three highchart graphics with one ajax call