Sha256: b0ba0d7ff2a5323d5ce50e7eaaa07cbba41d7ff7a1cda9c2a10fb78b4d6b3a40
Contents?: true
Size: 471 Bytes
Versions: 25
Compression:
Stored size: 471 Bytes
Contents
svg { font: 10px sans-serif; } .axis { shape-rendering: crispEdges; } .axis line { stroke: #ddd; stroke-width: .5px; } .axis path { display: none; } rect.extent { fill: #000; fill-opacity: .125; stroke: #fff; } rect.frame { fill: #fff; fill-opacity: .7; stroke: #aaa; } circle { fill: #ccc; fill-opacity: .5; } .cell text { pointer-events: none; } .setosa { fill: #800; } .versicolor { fill: #080; } .virginica { fill: #008; }
Version data entries
25 entries across 25 versions & 1 rubygems