Python matplotlibを使って学ぶ統計処理 正規分布 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(紫色系統)
(紫色系統)
152行: 152行:
 
});
 
});
 
</script>
 
</script>
 +
<style type= "text/css">
 +
 +
.marker-animation.active{
 +
    background-position: -100% .5em;
 +
}
 +
 +
.marker-animation {
 +
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
 +
    background-image: -moz-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
 +
    background-image: -ms-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
 +
    background-image: -o-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
 +
    background-image: linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
 +
    background-repeat: repeat-x;
 +
    background-size: 200% .8em;
 +
    background-position: 0 .5em;
 +
    transition: all 2s ease;
 +
    font-weight: bold;
 +
}
 +
 +
</style>
 
</yjavascript>
 
</yjavascript>

2020年4月15日 (水) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス