Instead of continuing the battle against spammers, we decided to close the forum for new users and topics. But don't worry, there are still plenty of ways to reach us. Most notably, we will move our attention to Stack Overflow, where we will monitor questions under the tags [highcharts], [highstock] and [highslide].
For other ways of getting in touch with us, see Highcharts Support or Highslide Support.
Torstein Hønsi, CTO, 2013-01-29 drawLine: function(state) {
var series = this,
realSegments = series.segments;
// temporarily set the segments to reflect the spline
series.segments = series.splinedata || series.getSplineData();
// draw the line
LineSeries.prototype.drawLine.apply(series, arguments);
// reset the segments
series.segments = realSegments;
},[
{name:"BABY",data:[[1257282000000,0],[1259830800000,0],[1259834400000,2],[1259838000000,1],[1259841600000,0],[1259845200000,5],[1259848800000,0],[1259875805225,0]]},
{name:"JAP",data:[[1257282000000,0],[1259794800000,0],[1259798400000,1],[1259802000000,0],[1259875805225,0]]},
{name:"LUV",data:[[1257282000000,0],[1259830800000,0],[1259834400000,1],[1259838000000,0],[1259841600000,0],[1259845200000,1],[1259848800000,2],[1259852400000,1],[1259856000000,0],[1259875805225,0]]}
]Sorry to rain on the parade, Tor! Thanks for all your hard work and dedication!
Also looks like attempting to "refresh" the chart by creating a new Highcharts.Chart....
Also also, the "Reset Zoom" link appears on top of other page elements
admin wrote:It seems like it is the uneven spacing of your datetime data that does the difference.
admin wrote:What if you do document.getElementById('container').innerHTML = '"" first?
admin wrote:Try setting a zIndex value on the container div itself.
point is undefined
refresh(Object name=point, Object chart=Object options=Object name=BABY visible=true)2 (line 2457)
onmousemove(mousemove clientX=803, clientY=101)2 (line 2048)
anonymous(mousemove clientX=803, clientY=101)
(2475 out of range 115)
setStyles(div, Object left=183px top=379px)2 (line 585)
move(185, 381)2 (line 2551)
move(185, 381)2 (line 2557)
move(185, 381)2 (line 2557)
move(185, 381)
Highcharts.setOptions({
colors: [
'#7cac44',
'#cc2b2b',
'#ecb25f'
]
});Users browsing this forum: No registered users and 1 guest