st0ffregen / luhzeStats

Statistics from luhze.de
GNU General Public License v3.0
0 stars 0 forks source link

solution for this: #9

Open st0ffregen opened 4 years ago

st0ffregen commented 4 years ago

window.onresize = function() { //traffic aufwending fetchAPI("authorTimeline",(data) => { googleTimeline('authorTimelineChart', data); googleTimeline('ressortTimelineChart', data); }); }

st0ffregen commented 4 years ago

ich denke mal mit caching kann man das beheben