Historie, zdjęcia, filmy, podcasty i publikacje dotyczące sezonu Los Angeles Lakers 2020
Filtruj i sortujFiltruj i sortuj
'+tableLegenda; } jeszcze { powrót '
Seans' + suma + 'z' + maks + 'dokumentacja.
Zmień filtry lub dostosuj suwak sezonu, aby zmodyfikować wyniki.
Kliknij nagłówki kolumn, aby posortować tabelę.
'+tableLegend;} } , fnFooterCallback: function ( nRow, aaData, iStart, iEnd, aiDisplay ) { // nie można uzyskać rzeczywistych stopek 2+ wierszy do pracy poniżej lub gdzie indziej, więc po prostu używając
na wynikach stopki var api = this.api(); $('tr:eq(1) th:eq(3)', api.table().footer()).html((34)); $('tr:eq(1) th:eq(4)', api.table().footer()).html((53)); $('tr:eq(1) th:eq(5)', api.table().footer()).html((12)); // var drugiwiersz = $(nRow).następny()[0]; // var nCells = secondRow.getElementsByTagName('th'); // nCells[1].innerHTML = 55; // nCells[2].innerHTML = 47.01; // console.log(nCells); }, // ============================================= ============ // Funkcje, które automatycznie obliczają sumę/średnią/itp. w stopce każdej kolumny // // Atrybut klasy każdej kolumny jest oznaczony jako typ sumy częściowej, który powinien zostać obliczony // = ================================================== ======= drawCallback: function () { // sumuje wartości stopki var api = this.api(); zmienna ct=0; //licznik indeksu var rowCt=0; //licz ilość wierszy w danej kolumnie var seaCt=0; //liczba widocznych sezonów //zlicza wiersze w pierwszej kolumnie i wyświetla jako ## Sumy api.columns('.tot', { page: 'current' }).every(function () { var sum = this .data () .reduce(function (a, b) { if (b!='') { ct++; } return ''; }, 0); seaCt = ct; ct=0; //console.log('== '+sum+'/'+ct+'/'+seaCt); // Zaktualizuj stopkę pierwszej kolumny if (seaCt>1 && !0) { //sumy sezonu i średnia $(this.footer()).html(seaCt+ "
" ); } else if (seaCt>1 ) { $(this.footer()).html(seaCt+" " ); }else{ $(this.footer()).html(seaCt+" " "); } }) ; // =============================================== ============= // Oblicz średnie w kolumnach, które już są średnimi, pobierając dane // z innych kolumn Sumy // np. FG%, Średnia mrugnięcia, SLG itp. // ==== ================================================== ====== // wywołanie z każdej strony , na przykład: // var colclass = '.3Ppct-calc' // var numerFld = '3Ptot:nazwa' // var denomFld = '3PAtot:nazwa' // var sigfig = 1 // var decPct = 100 // var strip0 = true // wykreśl początkowe „0” z wyników 0,500 -> .500 // var numerVal = parseFloat(api.column( numerFld, {page:'current'} .data().sum(0)) // var denomVal = parseFloat(api.column(denomFld, {page:'current'} ).data().sum(0)) // customFooterVal(); function customFooterVal () { // niektóre kolumny mogą mieć puste statystyki, więc nie można ich uwzględnić w średnich. // Ta technika javascript iteruje po jednej kolumnie na raz // Problemem staje się więc zliczanie wierszy w _różnej_ kolumnie w celu uzyskania dokładnych średnich/per- sumy gier. // więc zamiast tego otrzymamy stosunek wierszy z/bez wartości null w kolumnie _bieżąca_ //, a następnie pomnożymy sumę częściową przez ten współczynnik, aby uzyskać najlepsze oszacowanie. // Przeważnie dokładne, chyba że liczba gier różni się w zależności od sezonu. // var numerCt = parseFloat(api.column(liczbaFld, {strona:'bieżąca'}).data().filter(funkcja (wartość, indeks) {zwrócona wartość!='' ?prawda: fałsz; } ).count ()+0,00001); //zlicza wartości inne niż null var denomCt = parseFloat(api.column(denomFld, {page:'current'} ).data().filter( function (wartość, indeks) {zwrócona wartość !='' ? true : false; } ).liczyć()); //zlicza non=nulls var subave = ( (denomCt / liczbaCt) * numerVal / (denomVal + 0.00001 ) * decPct ).toFixed(sigfig); //utwórz stopkę if (numerCt<1) { subave='-'; //brak statystyk w kolumnie }else if (strip0) { subave=subave.replace(/^(0\.)/,'.') ; //usuń wiodące „0”. z wyników 0,500 -> .500 } if (seaCt>1 && !0) { subave = subave + '
' + subave } jQuery( api.table().column(colclass).footer()).html((subave)); } // console.log('---------') // console.log ('1:'+ parseFloat(api.column('3Ptot:name', {page:'current'} ) .data().filter( // funkcja ( wartość, indeks ) {zwrócona wartość !='' ? prawda : fałsz; } .count())) // console.log ('2:'+ parseFloat(api. column( '3PAtot:nazwa', {strona:'bieżąca'}).data().filter( // funkcja (wartość, indeks) {zwrócona wartość!='' ?true: false; } .count()) ) // sigfig i „wiodące 0” są przechowywane w bazie danych, // tworzy również własną klasę. do użycia w obliczeniach javascript dynamicznych obliczeń stopki // obecnie nie używany // ========================= // stopka z sumą i średnią // ========================= api.columns('.sumave00', { strona: 'bieżąca' }).every(function () { var strip0 = 0; var sigfig = 0; var sum = this .data() .reduce(function (a, b) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); api.columns('.sumave01', {strona: 'bieżąca'}).every(function () { var strip0 = 0; var sigfig = 1; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); api.columns('.sumave02', {strona: 'bieżąca'}).every(function () { var strip0 = 0; var sigfig = 2; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); api.columns('.sumave03', { strona: 'bieżąca' }).every(function () { var strip0 = 0; var sigfig = 3; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); api.columns('.sumave11', {strona: 'bieżąca'}).every(function () { var strip0 =1; var sigfig =1; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); api.columns('.sumave12', {strona: 'bieżąca'}).every(function () { var strip0 =1; var sigfig =2; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); api.columns('.sumave13', {strona: 'bieżąca'}).every(function () { var strip0 =1; var sigfig =3; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); // ========================= // stopka z dwiema średnimi // =============== ========== api.columns('.aveave00', { strona: 'bieżąca'}).every(function () { var strip0 = 0; var sigfig = 0; var sum = this .data () .reduce(function (a, b) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); api.columns('.aveave01', { strona: 'bieżąca' }).every(function () { var strip0 = 0; var sigfig = 1; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); api.columns('.aveave02', {strona: 'bieżąca'}).every(function () { var strip0 = 0; var sigfig = 2; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); api.columns('.aveave03', { strona: 'bieżąca' }).every(function () { var strip0 = 0; var sigfig = 3; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); api.columns('.aveave11', { strona: 'bieżąca' }).every(function () { var strip0 =1; var sigfig =1; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); api.columns('.aveave12', {strona: 'bieżąca'}).every(function () { var strip0 =1; var sigfig =2; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); api.columns('.aveave13', {strona: 'bieżąca'}).every(function() { var strip0 =1; var sigfig =3; var sum = this .data() .reduce(function (a, b ) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); // te dwa elementy powinny być przestarzałe, ale zachowaj je tutaj dla starszych celów api.columns('.aveave', { page: 'current' }).every(function () { var strip0 =1; var sigfig =1; var suma = this .data() .reduce(function (a, b) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } $(this.footer()).html( sumAlt + ave ); }); // te dwa elementy powinny być przestarzałe, ale zachowaj je tutaj dla starszych celów api.columns('.sumave', { page: 'current' }).every(function () { var strip0 =1; var sigfig =1; var suma = this .data() .reduce(function (a, b) { var x = parseFloat($('„+a+”').tekst()) || 0; // otocz go, aby html był zawsze usuwany var y = parseFloat($(''+b+'').tekst()) || 0; if (y!='') { ct++; } zwróć x + y; }, 0); var wierszCt = ct; ct=0; // Zaktualizuj stopkę if (rowCt==0) { sum='-'; sumAlt='-'; }else{ sum = parseFloat(sum).toFixed(4) sumAlt = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) if (strip0==1){ sumAlt = sumAlt.replace(/^(0\ .)/,'.'); } } if (rowCt==0 && seaCt>1 && !0*1) { śr. = '
-'; }else if (seaCt>1 && !0*1) { ave = parseFloat(sum/(rowCt+.000001)).toFixed(sigfig) ; if (strip0==1){ ave = ave.replace(/^(0\.)/,'.'); } śr. = '
'+ śr.; }else{ śr. = ''; //nie pokazuj drugiego wiersza, gdy jest tylko 1 sezon } sum = parseInt(sum); $(this.footer()).html(suma + śr.); }); //nie używaj ich więcej, ponieważ dwuwierszowy kod stopki powyżej umieszcza średnią po sumie //inne kolumny są obliczane automatycznie na podstawie średniej lub sumy na podstawie znacznika klasy // api.columns('.sumonly', { page: 'current ' }).every(function (rowIdx, tableLoop, rowLoop) { // var sum = this // .data() // .reduce(function (a, b) { // var x = parseFloat(a) || 0; // var y = parseFloat(b) || 0; // return x + y; // }, 0); // //console.log(suma); // // Zaktualizuj stopkę // $( this.footer()).html(parseFloat(sum).toFixed(0) ); // }); // api.columns('.avg3', { strona: 'bieżąca' }).every(function () { // var sum = this // .data() // .reduce(function (a, b) { // var x = parseFloat(a) || 0; // var y = parseFloat(b) || 0; // if (b!='') { // ct++; // } // return x + y ; // }, 0); // var wierszCt = ct; // ct=0; // //console.log('=='+suma+'/'+ct+'/'+rowCt); // / / Aktualizuj stopkę // $(this.footer()).html(parseFloat(sum/(rowCt+.000001)).toFixed(3).replace('0.','.') ); // }); //api.fixedHeader.adjust(); }, przyciski: [ // ========================================== =============== // Rozwijane menu WIDOKÓW // =========================== =============================== //// ================================================ ========== // Utwórz menu rozwijane PODZIAŁY // ================================ ========================== // { // extend: 'kolekcja', // tekst: "Splits", // fade: 0, // autoClose: true, // przyciski: // [ // // ] // }, // ================= ========================================= // Rozwijane menu widoczności KOLUMNY // ================================================== ======== // pola wyboru w // https://infra.clarin.eu/content/libs/DataTables-1.10.4/extensions/ColVis/examples/text.html //{extend: 'colvis', fade: 0, className: 'btn-group-child pull-left', //collectionLayout: 'fixed two-column', columns: ":not(.notInMenu)", //': gt(0)', titleAttr: 'Ukryj/pokaż kolumny', tekst: "Kolumny" }, // ========================== ================================ // Rozwijane menu EKSPORT/UDOSTĘPNIJ // ======== ================================================== // { extend: "kolekcja", text: "Share", fade: 0, titleAttr: 'Eksportuj tabelę do innej lokalizacji', className: 'btn-group-child', autoClose: true, buttons: [ { extend: ' copy”, className: „pullLeft”, messageTop: „RetroSeasons Data”, messageBottom: „https://www.retroseasons.com/teams/los-angeles-lakers/2020/leaders/steals/”, nagłówek: prawda, stopka : prawda, tekst: "Kopiuj/Wklej", klucz: {klucz: 'c', ctrlKey: true, }, exportOptions: { columns: ':visible' }, }, {ext: 'csv', className: 'pullLeft', title: "retroseasons -teams-los-angeles-lakers-2020-leaders-steals-export", messageBottom: "https://www.retroseasons.com/teams/los-angeles-lakers/2020/leaders/steals/", messageTop: " Te dane zostały wyeksportowane z https://www.retroseasons.com", tekst: "Pobierz", tytułAttr: 'Pobierz statystyki', nagłówek: prawda, stopka: prawda, klucz: {klucz: 'x', ctrlKey: prawda, }, exportOptions: {kolumny: ':widoczne'}, }, // { / / text: "Facebook Share", // titleAttr: 'Share Page', // }, // { // text: "Share Page", // titleAttr: 'Share Page', // }, // { / / tekst: "Osadź tabelę", // titleAttr: 'Osadź tabelę', // }, ] }, // ============================ ============================== // Rozwijane menu FILTRY // ============ =============================================== //{ extend: "kolekcja", text: "Filtruj", autoClose: true, titleAttr: "Filtruj statystyki, aby wyświetlić podzbiór danych", className: "btn-group-child", fade: 0, buttons: [ // = ================================================== ======= // Zmienne parametrów FILTER są ustawiane na każdej stronie w zależności od danych // ============================ ============================== ] }, // koniec menu rozwijanego kolekcji ], }); //przerysowuje nagłówek/stopkę na zmianach colviz, tak aby poprawnie sformatowany jQuery('#mainTable').on( 'column-visibility.dt', function ( e, settings, column, state ) { //console.log( ' Kolumna „+ kolumna +” została zmieniona na „+ (state ? 'visible' : 'hidden') ); table.fixedHeader.adjust(); } ); jQuery('#mainTable').show(); // ================================================ ================= // narysuj pola filtrowania tabeli, aby umożliwić filtrowanie zakresów // (ta technika jest następnie podłączona do suwaka zakresu) // ======= ================================================== ======== jQuery.fn.dataTable.ext.search.push( function( settings, data, dataIndex ) { var min = parseInt( jQuery('#slider-min').val(), 10 ) ; var max = parseInt( jQuery('#slider-max').val(), 10 ); var age = parseFloat( data[0] ) || 0; // użyj danych dla kolumny wieku if ( ( isNaN( min ) && isNaN( max ) ) || ( isNaN( min ) && wiek <= max ) || ( min <= wiek && isNaN( max ) ) || ( min <= wiek && wiek <= max ) ) { return prawda; } zwróć fałsz; } ); // ================================================ ================= // Odbiornik zdarzeń do dwóch wejść filtrujących zakres, aby przerysować dane wejściowe. // tak naprawdę już tego nie potrzebuję, ponieważ są ukryte i // uruchamiam przerysowywanie na suwaku, ale zostawiam to tutaj dla starszej wersji // ================= ================================================ jQuery( '#slider-min, #slider-max').change( function() { table.draw(); } ); // ================================================ ================= // Avtandil mod: zdarzenia zmiany suwaka przepustnicy // ====================== =========================================== var przepustnica_inst = null; var przepustnica = funkcja (czekaj, funkcja, opcje) { var kontekst, argumenty, wynik; var limit czasu = null; zmienna poprzednia = 0; if (!opcje) opcje = {}; var później = function() { poprzedni = opcje.wiodący === fałsz ? 0 : Data.teraz(); limit czasu = zero; wynik = func.apply(kontekst, argumenty); if (!timeout) context = argumenty = null; }; return function() { var teraz = Date.now(); if (!previous && options.leading === false) poprzedni = teraz; var pozostały = czekaj - (teraz - poprzedni); kontekst = to; argumenty = argumenty; if (pozostało <= 0 || pozostało > czekać) { if (timeout) { clearTimeout (timeout); limit czasu = zero; } poprzedni = teraz; wynik = func.apply(kontekst, argumenty); if (!timeout) context = argumenty = null; } else if (!timeout && options.trailing !== false) { timeout = setTimeout(później, pozostały); } zwróć wynik; }; } var aktualizacja_modelu_przepustnicy = function() { if (null === przepustnica_inst) { przepustnica_inst = przepustnica (500, funkcja () {dem._handleSliderChange(); }); } przepustnica_inst(); } // =============================================== ================== // Avtandil End: zdarzenia zmiany suwaka przepustnicy // ===================== ============================================ // ==== ================================================== =========== // ustaw parametry konfiguracyjne dla zakresu suwaka // http://ionden.com/a/plugins/ion.rangeSlider/demo_interactions.html // ======== ================================================== ======= var $zakres = jQuery("#zakres suwaka"); jQuery(funkcja () { $range.ionRangeSlider({ typ: 'double', krok: 1, min: 1947, maks: 2021, od: 2020, do: 2020, od_min: 2020, do_min: 2020, od_maks.: 2020, to_max: 2020, hide_min_max: false, klawiatura: false, from_shadow: true, grid: false, skin: "round", // skin: "big", force_edges: true, drag_interval: true, prettify_enabled: false ,onChange: function ( ) { update_model_throttle(); } }); }); $('div.dataTables_filter input').addClass('focus:border-blue-500 focus:border-2'); // <-- dodaj ten wiersz $('div.dataTables_filter input').addClass('rounded rounded-lg border border-gray-400'); // <-- dodaj ten wiersz $('div.dataTables_filter input').addClass('text-black'); // <-- dodaj tę linię // ======================================== ========================= // zmień pola wejściowe min/max i przerysuj tabelę przy zmianie suwaka // ========= ================================================== ====== $range.on("change", function () { var $this = $(this), value = $this.prop("value").split(";"); //console .log(wartość[0] + " - " + wartość[1]); document.getElementById('slider-min').value=value[0]; document.getElementById('slider-max').value=value [1];tabela.draw();}); //naprawiono nagłówek.adjust(); // psuje tabelę wordpress.draw(); $('#crumbCell').html(''); } );
F i l t e r
S o r t
Szukaj
0mecze
FAQs
Los Angeles Lakers - Liderzy drużyn 2019-20? ›
On April 9, 2019, Magic Johnson stepped down as president of basketball operations. Three days after that, Luke Walton and the team agreed to part ways. On May 13, the team hired Frank Vogel as their new head coach and Jason Kidd was named an assistant coach.
Who is the coach of the Lakers 2019 2020? ›On April 9, 2019, Magic Johnson stepped down as president of basketball operations. Three days after that, Luke Walton and the team agreed to part ways. On May 13, the team hired Frank Vogel as their new head coach and Jason Kidd was named an assistant coach.
Did Lakers make playoffs in 2019? ›No, the Lakers didn't make the Playoffs in 2019.
Who played on the Lakers for 20 seasons? ›Kobe Bean Bryant (/ˈkoʊbi/ KOH-bee; August 23, 1978 – January 26, 2020) was an American professional basketball player. A shooting guard, he spent his entire 20-year career with the Los Angeles Lakers in the National Basketball Association (NBA).
What was the Lakers record this past season? ›Season | W | L |
---|---|---|
2022-23 | 43 | 39 |
2021-22 | 33 | 49 |
2020-21 | 42 | 30 |
2019-20 | 52 | 19 |
Frank Vogel was fired by Lakers in part due to inability to maximize Russell Westbrook, per report. Among the culprits for this disappointing Los Angeles Lakers season, Frank Vogel ranks near the bottom of most lists.
Who is the legendary Lakers coach? ›Win-loss record: 610-292
Phil Jackson is undoubtedly the greatest coach in the history of the LA Lakers. During his time with the Lakers, he won a total of 5 Championships including a three-peat from 2000 to 2002.
The longest win streak during the regular season for the 2019-20 Los Angeles Lakers was a 10 game winning streak.
Who eliminated the Lakers from the playoffs? ›LOS ANGELES (AP) — LeBron James questioned retirement after his Lakers were swept by the Denver Nuggets despite the highest-scoring postseason half of James' matchless NBA career.
How did the Lakers go 15 1? ›With their Game 5 win over the Philadelphia 76ers, the Los Angeles Lakers won their 13th NBA championship. With the win, the Lakers put together the most dominant postseason in NBA history, going 15–1.
Who played longest in NBA? ›
Vince Carter, who began his career with the Raptors, is the only player in NBA history to have played in 22 seasons.
Who is the 7 player on the Lakers? ›Before he came along, the complete list of Lakers who wore number seven read like this: Marty Byrnes, Kenny Carr, Demetrius Calip, Trevor Wilson, Lester Connor, Derek Strong, Sam Jacobson, Isaiah Rider and Brian Cook.
Which year was the best Lakers? ›#1 1986-87 LA Lakers: The end of an elite rivalry
The team that tops off our list of great LA Lakers teams of all time is the 1986-87 LA Lakers. Led by Magic Johnson and Kareem-Abdul Jabbar, the LA Lakers ran through the competition in the regular season to win 67 games.
The Lakers looked to rebound following its worst season in franchise history in 2014–15, but would finish with a new franchise-worst 17–65 record, which included a season-high and a record–tying, 10–game losing streak in January.
What year was the Lakers at their best? ›We consider the 1971-72 team as the best Lakers roster of all-time, and very well could be the NBA's all-time best team. Led by Wilt Chamberlain and Jerry West, they would go on to win 69 games, which remained the league's best-ever record for 24 years until Michael Jordan's Bulls pulled off a 72-10 season in 1995-96.
Who owns the Lakers? › Why did Pat Riley stop coaching the Lakers? ›Pat Riley Opened Up On His Reasons For Leaving The Los Angeles Lakers When He Was Their Head Coach. “Fame can grab hold of you, but it can manifest itself into a real personality change," Riley said on the episode. "I was starting to grow where I was in commercials, and I was doing this thing and that.
Who replaced McKinney Lakers? ›The Lakers advanced to that year's NBA Finals, when McKinney was fired mid-series on May 13, 1980. The Lakers won the series for their first of five NBA titles in nine seasons, and hired Westhead to permanently replace McKinney.
Who was the best Lakers coach of all time? ›1) Phil Jackson
Everyone knows Phil Jackson. This Hall of Famer is widely considered one of the best basketball coaches of all time, and he carved part of his award-winning tenure with the Lakers. Under his leadership, the Lakers won a staggering 610 games, which is still a record for a single coach.
What Lakers coach won the most championships? ›
Former Los Angeles Lakers and Chicago Bulls head coach Phil Jackson has won eleven NBA championships, the most in NBA history. He won six titles with the Chicago Bulls and five titles with the Lakers, and is the only coach who has won multiple championships with more than one team.
Who is the best NBA coach of all time? ›Phil Jackson was a part of all of them. The Zen Master led Michael Jordan and his Chicago Bulls to two three-peats. He did the same with Kobe Bryant and Shaquille O'Neal in Los Angeles. Jackson holds the record for the most championships by a head coach.
Who broke the Lakers 33-game streak? ›Win No. 33 came against the Atlanta Hawks on Jan. 7, 1972. The streak was ended by the Milwaukee Bucks two nights later.
What is the Lakers longest streak? ›The longest win streak in NBA history belongs to the LA Lakers' 1971-72 championship-winning team who won 33 games in a row before having their win streak snapped by the Bucks.
Who snapped the Lakers 33-game winning streak? ›Old-time Lakers' fans have always seen the irony in Kareem Abdul-Jabbar stopping the Lakers' 33-game win streak. At the time, no Lakers' fan could envision Kareem becoming the next great Lakers' center.
Can Lakers make it to playoffs 2023? ›(4/28/23) With their 125-85 win in Game 6, the Lakers win the first round in the 2023 Western Conference playoffs, beating the Memphis Grizzlies (4-2).
Is Lakers eliminated 2023? ›The Lakers have been eliminated from the 2023 Playoffs. Well, I guess it's time for LeBron to start filming Space Jam 3 instead of chasing another ring.
Why did Lakers didn't make playoffs? ›A team picked to win 52.5 games in the preseason by BetMGM Sportsbook and a top favorite -- along with Brooklyn -- to win it all, was eliminated from play-in tournament contention by losing its seventh straight game to bring its record to 31-48.
Who did the Lakers face 12 times in the finals? ›The Boston Celtics and the Los Angeles Lakers have met a record 12 times in the NBA Finals, with their first such meeting being in 1959.
What is the Lakers best playoff record? ›The Warriors are the first team ever to start 15–0 in the playoffs and their fifteen-game win streak to start the playoffs set the record for most consecutive postseason wins in NBA history. Their 16–1 record is the best playoff record in NBA history, besting the 2000–01 Los Angeles Lakers.
What draft pick did the Lakers go to jail for? ›
Javaris Crittenton | |
---|---|
Conviction(s) | Voluntary manslaughter with a weapon Aggravated assault with a firearm |
Criminal penalty | 10 years in prison |
Capture status | free |
Details |
Lowest Scoring Game: Pistons vs.
22, 1950 than there were points scored on the court. In the lowest scoring game of all time, the Fort Wayne Pistons beat the Minneapolis Lakers 19-18 that day.
Karl Malone and Michael Jordan are the only players to win MVP after turning 35 years old in NBA history.
Who is the oldest living NBA Hall of Famer? ›John Kundla: Oldest living hall of famer still on the ball at 97.
Who is 0 on the Lakers? ›NO | Player | POS |
---|---|---|
0 | S. Harrison | PG |
6 | L. James Lakers' LeBron James: Hints at retirement LeBron James Lakers' LeBron James: Hints at retirement | SF |
14 | S. Pippen Jr.Scotty Pippen Jr. | PG |
15 | A. Reaves | SG |
Troy Brown Jr. Los Angeles Lakers | NBA.com.
Who wore 47 for Lakers? ›There actually haven't been too many Lakers who've worn a 40-something jersey. The franchise existed for 11 years before a guy named Chuck Share (number 44) became the first. Three jersey numbers in this range (46, 47 and 48) have never been worn by anyone, and only 32 Lakers total belong to this elite brotherhood.
Who is the best Lakers player? ›Kobe Bryant – Kobe is widely regarded as the greatest Laker of all time. He spent his entire 20-year career with the Lakers, winning five NBA championships, two Finals MVP awards, and one regular season MVP award. He was an 18-time All-Star and a 15-time member of the All-NBA team.
Who is the Lakers number 1 fan? ›Jack Nicholson is back, LA Lakers' number 1 fan. The Hollywood actor Jack Nicholson is one of the most famous Lakers fans. In Game 6 against the Grizzlies, he reappeared for the first time since 2021 and at the ripe old age of 85, causing quite a stir.
Who has the most Lakers records? ›1. | Kobe Bryant* | 11719 |
---|---|---|
2. | Kareem Abdul-Jabbar* | 9935 |
3. | Jerry West* | 9016 |
4. | Elgin Baylor* | 8693 |
5. | James Worthy* | 6878 |
What happened to Lakers coach Jack? ›
However, his only season with the Lakers ended prematurely after a bicycle accident. McKinney joined the Indiana Pacers, where he was named NBA Coach of the Year in 1981. He also coached the Kansas City Kings (now known as the Sacramento Kings).
Who were all the Lakers coaches? ›Once Jerry West emerges from his secluded state, his wife says that she can't keep dealing with the effects coaching has on his mood and their marriage. As a result, Winning Time episode 2 heavily implies that Jerry West quits coaching the Lakers to help keep his marriage healthy and happy.
What happened to Laker coach? ›Los Angeles Lakers fire Frank Vogel after disappointing 33-49 season, plan 'methodical' search for new HC. The Los Angeles Lakers fired Frank Vogel on Monday, choosing their title-winning head coach to take the fall for one of the most disappointing seasons in NBA history.
How bad was Jack McKinney's bike accident? ›In November 1979, McKinney rode his bike on his way to play tennis with Lakers assistant Paul Westhead. According to the New York Times, “while approaching a stop sign, the gears on his bicycle locked; McKinney flew over the handlebars, and his head smashed into the concrete.”
How bad was Jack McKinney's injury? ›He would be transported to the hospital where he would bounce in and out of a coma before being diagnosed as suffering severe head injuries, a facial fracture and a fractured elbow.
Did Jack McKinney get into a bike accident? ›On November 8, 1979, McKinney was biking to meet Westhead when, as he neared a stop sign, the gears on his bicycle locked. His head hit the concrete, which gave him a concussion and a three-day-long coma.
Who coached Lakers with Kobe? ›Philip Douglas Jackson (born September 17, 1945) is an American former professional basketball player, coach, and executive. A power forward, Jackson played 12 seasons in the NBA, winning NBA championships with the New York Knicks in 1970 and 1973.
Who coached the Lakers Magics rookie year? ›1979–80 Los Angeles Lakers season | |
---|---|
Head coach | Jack McKinney (first 13 games) Paul Westhead |
General manager | Bill Sharman |
Owner(s) | Jerry Buss |
Arena | The Forum |
Lakers GM Rob Pelinka says this is an 'exciting time' for the franchise.
Why did the Lakers fire Phil Jackson? ›
On top of that, Phil Jackson, who led the Lakers to their three-peat run, was fired days after losing to the Pistons because Lakers owner Jerry Buss felt it was time for a change.
How much does Lakers coach make? ›Head Coach | Team | Approx. Salary |
---|---|---|
Luke Walton | Los Angeles Lakers | $5,000,000 |
Dave Joerger | Sacramento Kings | $4,000,000 |
Mike D'Antoni | Houston Rockets | $4,000,000 |
Brad Stevens | Boston Celtics | $3,666,667 |
LA was undergoing a transition period and struggled during the 1993-94 season. After a poor start, they let go of head coach Randy Pfund. Assistant coach Bill Bertka took over for two games before the late Jerry Buss asked Magic Johnson to take the reigns. The Lakers were 28-38 when the three-time NBA MVP took charge.
Who are the new Laker assistant coaches? ›The Los Angeles Lakers have named Chris Jent, Jordan Ott, J.D. DuBois, Schuyler Rimmer and Zach Peterson as assistant coaches on Head Coach Darvin Ham's staff, joining Phil Handy, Dru Anthrop and Jon Pastorek, it was announced today. Jent most recently served as an assistant coach with the Atlanta Hawks from 2017-22.