Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 153: | Rivi 153: | ||
} | } | ||
memo.chartEl.css( 'height', memo.height + 'px' ); | //memo.chartEl.css( 'height', memo.height + 'px' ); | ||
memo.fullscreenEl.find( 'button' ).html( '<i class="fas fa-expand"></i>' ); | //memo.fullscreenEl.find( 'button' ).html( '<i class="fas fa-expand"></i>' ); | ||
} else { | } else { | ||
| Rivi 168: | Rivi 168: | ||
} | } | ||
memo.chartEl.css( 'height', '100%' ); | //memo.chartEl.css( 'height', '100%' ); | ||
memo.fullscreenEl.find( 'button' ).html( '<i class="fas fa-compress"></i>' ); | //memo.fullscreenEl.find( 'button' ).html( '<i class="fas fa-compress"></i>' ); | ||
} | } | ||


