Closed GoogleCodeExporter closed 9 years ago
here is the full:
var plotvol= $.plot($("#placeholder1"),
[ { data:D1,color: "rgb(0, 100, 255)",yaxis: 2}],{
series: {
bars: { show: true,fill: true,fillcolor: "rgb(0, 10, 50)" }
},
xaxis: { mode: "time",timeformat: "%b %d"} ,
y2axis: {labelWidth: "2"},
grid: { hoverable: true,, autoHighlight: true
},
legend: {container: "#placeholder1Legend"}
});
Original comment by knvlngu...@gmail.com
on 22 Nov 2010 at 9:46
Original comment by olau%iol...@gtempaccount.com
on 14 Dec 2010 at 9:28
Original comment by dnsch...@gmail.com
on 7 May 2012 at 11:29
Original issue reported on code.google.com by
knvlngu...@gmail.com
on 22 Nov 2010 at 9:19