Sha256: 334baa81f8359c1bad01ce0c8d03daf60a13ac0303679b1d6fb9c9c6c5c8b24e
Contents?: true
Size: 329 Bytes
Versions: 31
Compression:
Stored size: 329 Bytes
Contents
body { font: 13px sans-serif; } #chart svg { width: 960px; height: 500px; border: solid 1px #ccc; } rect { fill: #fff; } circle, .line { fill: none; stroke: steelblue; stroke-width: 1.5px; } circle { fill: #fff; fill-opacity: .2; cursor: move; } circle.selected { fill: #ff7f0e; stroke: #ff7f0e; }
Version data entries
31 entries across 31 versions & 2 rubygems