Skip to main content

NBA MVP 半程马拉松大胡子领先

北京时间2017年1月6号,火箭队2分战胜雷霆队,最后总比分是118:115。   Can you really have a battle between the two leading contenders for the NBA’s MVP award with four-time winner LeBron James and the two-time reigning MVP, Stephen Curry, miles from the basketball court? 现在有两位MVP有力竞争者之间,不是4届MVP的詹姆斯和2届MVP的库里,而是火箭的大胡子哈登和雷霆的威少! 下面我们看看两人的数据比对: See the Pen Stacked bar chart with negative values by Zhenhua Chen (@wastonchen) on CodePen. In fact, yes […]

Read More

NBA 历史最差成绩

  link: jsfiddle.net/gh/get/jquery/3.1.1/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/scatter/ http://jsfiddle.net/gh/get/jquery/3.1.1/highslide-software/highcharts.com/tree/master/samples/highcharts/demo/column-rotated-labels/ Code: <script src=”https://code.highcharts.com/highcharts.js”></script> <script src=”https://code.highcharts.com/modules/exporting.js”></script> <div id=”container” style=”min-width: 300px; height: 400px; margin: 0 auto”></div>   $(function () { Highcharts.chart(‘container’, { chart: { type: ‘column’ }, title: { text: ‘NBA 史上最差胜率球队!’ }, subtitle: { text: ‘来源:NBA’ }, xAxis: { type: ‘category’, labels: { rotation: -45, style: { fontSize: ’13px’, fontFamily: ‘Verdana, sans-serif’ […]

Read More