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


