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

提供: yonewiki
移動: 案内, 検索
(アニメーションマーカー)
(アニメーションマーカー)
167行: 167行:
  
 
.marker-animation5 {
 
.marker-animation5 {
   background-image: -webkit-linear-gradient(left, transparent 50%, #7fbfff 50%);
+
   background-image: -webkit-linear-gradient(bottom, transparent 50%, #7fbfff 50%);
   background-image: -moz-linear-gradient(left, transparent 50%, #7fbfff 50%);
+
   background-image: -moz-linear-gradient(bottom, transparent 50%, #7fbfff 50%);
   background-image: -ms-linear-gradient(left, transparent 50%, #7fbff 50%);
+
   background-image: -ms-linear-gradient(bottom, transparent 50%, #7fbff 50%);
   background-image: -o-linear-gradient(left, transparent 50%, #7fbfff 50%);
+
   background-image: -o-linear-gradient(bottom, transparent 50%, #7fbfff 50%);
   background-image: linear-gradient(left, transparent 50%, #7fbfff 50%);
+
   background-image: linear-gradient(to bottom, transparent 50%, #7fbfff 50%);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-size: 100% 20%;
 
   background-size: 100% 20%;

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



個人用ツール
名前空間

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