those lines disappearing sometimes
if (isset($_GET['m']) &&
$_GET['m'] == '0') {
f (isset($_GET['m']) &&
$_GE $sparkline->Render(200, 50);
} else {
$sparkline->SetLineSize(2); // for renderresampled, linesize is on virtual image
$sparkline->RenderResampled(200, 30);
}
replace with (there was still to much code from the samples in it)
$sparkline->Render(200, 50);
sorry about that, I updated the zipfile in my first post
and, I put it here so everybody could use it
Jozef