I am using highchurch and am trying to get many points between any point on xx. (For example, I want 4 points between October and November.) How can I do this?
I tried to add on y: to specify several values, but that does not work. I can not get anything to work, and I do not have any examples on the high quality website that I can get. $ {document} .ready (function () {chart = new highcharts.Chart Excerpt: {Categories: [sections: [November], "November", "December", "Container", type: 'field'}, title: {text: "title"}, credits: {enabled: false} Title: {text: 'count'}, Labels: {formatter: function} {title:} {title_name} Return.value;}}}, tooltip: {formatter: function () {return '& lt; strong & gt; Count: & lt; / strong & gt; "y." & Lt; br & gt; Lt; strong & gt; date: & lt; / strong & gt; '+ this.point.date;}}, plot options: {region : {{Name: 'view', data: [[y: '' normal '', '# 666666', linewidth: 1, marker: {lineWidth: 1, lineColor: '# 666666'}}}, series: [{ 3, Date: '9 October 2012', unlocked: 1, Possible: 1,}, {y: 5, Date: '12 October 2012, Unlock: 1, Possible: 2,}, {y: 7, Date: '14 October 2012 ', unlocked: 1, Possible: 3,}, {y: 7, Date:' Oct 18, 2012 ', unlock: 1, Possible: 3,}, {y: 7, date : 'October 22, 2012', unlocked: 1, potential: 3,}, {y: 7, date: 'Oct 23, 2012', unlocked: 1, potential: 3,},]}, { Name: 'Answer', Data: [[y: 3, Date: '9th Oct 2012, unlocked: 1, potential: 1,}, {y: 5, date: 'October 12, 2012', unlock: 1, potential: 2,}, {y: 7, date: 'October 14 2012, unlock: 1, potential: 3,}, {y: 7, date: 'October 18, 2012', unlocked: 1, potential: 3,}, {y: 7, dated: October 22, 2012 ', unlocked: 1, potential: 3,}, {y: 7, date: October 23, 2012', open: 1, potential: 3,},]}], export: {enable: false}} ); }); });
You must specify x axis values
Data: [{y: 3, x: Date.UTC (2012, 9, 9) Date: '9 October 2012', unlocked: 1, Possible: 1,}, { < P> You need to leave XXIS categories, and type 'x' type 'date time' here
Comments
Post a Comment