Zachary Tong 12 лет назад
Родитель
Сommit
5d72a6337d
1 измененных файлов с 0 добавлено и 17 удалено
  1. 0 17
      panels/parallelcoordinates/module.html

+ 0 - 17
panels/parallelcoordinates/module.html

@@ -13,27 +13,10 @@
         display:none
     }
 
-    .legend {
-        font-size: 18px;
-        font-style: oblique;
-    }
-
     .legend line {
         stroke-width: 2px;
     }
 
-    .setosa {
-        stroke: #800;
-    }
-
-    .versicolor {
-        stroke: #080;
-    }
-
-    .virginica {
-        stroke: #008;
-    }
-
     .brush .extent {
         fill-opacity: .3;
         stroke: #fff;