score:1
Accepted answer
you are correct. the reason the y axis is not displaying is because of the strings in your data. (which should be read as numbers)
you have to convert your data from strings to an array of numbers which can be achieved with the following
s5 = s5.map(number);
this is an example jsfiddle which shows it in action http://jsfiddle.net/e803sjsp/
score:0
a bit cheeky but have you checked that s5 is actually an array and not a string of comma separated values. you might want to try a console.log to be sure..
Source: stackoverflow.com
Related Query
- Highcharts JSON decimal data format issue
- How to format my json data for stack column chart in HighCharts
- How to create data in Json format for highcharts
- Getting data from Postgres in JSON format in ROR into a Highcharts javascript
- JSON Data Map Issue with HighCharts + Ajax
- Highcharts Single Line series JSON date data format
- Issue with json data mapping with Highcharts
- Highcharts json data format
- Highcharts cloud issue with data source when duplicating chart
- HighCharts Bubble graph JSON as data source
- YQL finance data JSON format for use with highcharts
- Formatting PHP/MySQL data in correct JSON format for HighCharts
- Highcharts format json data from php script / unixtime
- Highcharts displays series names but missing data points from json source
- How to format Highcharts columnRange to get json data for temperature Min and Max
- how to create proper json data format from mysql for highcharts
- Highcharts PHP JSON - correct data format
- Reload chart data via JSON with Highcharts
- Customize tooltip and format the number to 2 decimal places of highcharts
- How to Format Highcharts dataLabels Decimal Points
- Highcharts data series issue with ajax/json and PHP
- json date format to Highcharts date format
- How to pass json data to highcharts series?
- Send JSON data to highcharts pie from asp.net MVC controller in C#
- Highcharts with JSON data and multiple series
- Formatting JSON data monthwise for HighCharts using MySQL
- Highcharts Beta 3: Best Practice loading JSON data
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts C# To JSON - Structuring Series Data
- HighCharts Time-based Quarterly Data - xAxis Label Issue
More Query from same tag
- Highcharts custom axis type (Weibull paper)
- Highmaps call JavaScript function when region is clicked
- Highcharts Zones not working with valid JSON
- Different images in tooltips in Highcharts diagrams
- How to generate multiple high charts in ng-repeat
- Implementing Jaspersoft Studio Community (v6.2.2) Custom Visualisation Component showing Highcharts chart
- Highcharts - Line disappears when using logarithmic axis
- Highcharts not displaying
- Highchart and "almost regular" time interval data
- In highcharts, the data in the legend is overlapping incase of data less than 10000
- multiple Highcharts using PHP include command
- HighCharts is only displaying the Title
- rCharts highlight charts in shiny not working
- HighCharts Date Formatting
- How to position the customed tootip of HighCharts?
- Highcharts solid gauge stacked values
- Gap between two bar graphs using Highchart
- Highchart Donut chart not circular
- Highstock Chart - setExtremes event data missing
- Highcharts X-Axis value on top of stacked column
- Highcharts heatmap - disabling the legend results in different colors
- How to add a React method to an object outside of React
- Highcharts Scatter, plotting 3 days data on 12AM to 12PM of one day x-axis
- Highchart Heatmap shows index number in YAxis
- problem Highchart Show/Hide data label on hover legend
- Rich HTML Annotations in HighCharts
- Using Websocket JSON with HighCharts
- Hichcharts Add Button to toggle between Series
- HighChart : update group column chart
- How to translate label "Week x"?