Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1 214: | Rivi 1 214: | ||
} | } | ||
// add dash to trendlines | // add dash to trendlines | ||
jQuery( document.getElementById(memo.id) ).find( 'path[stroke="' + colors.trend + '"]' ).each( function() { jQuery( this ).attr('stroke-dasharray', '5, 5'); }); | jQuery( document.getElementById(memo.id) ).find( 'path[stroke="' + colors.trend + '"]' ).each( function() { | ||
console.log( 'ddd'); | |||
jQuery( this ).attr('stroke-dasharray', '5, 5'); | |||
}); | |||
// move current observations to top | // move current observations to top | ||


