Sha256: afb6085f9194bfc16b8381caac86c801b777d6df3af2928e92053f6ea3aa2329

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

<%= element %> {
  font: 10px sans-serif;
}

.bar rect {
  fill: steelblue;
  shape-rendering: crispEdges;
}

.bar text {
  fill: #fff;
}

.axis path, .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
d3js-charts-1.1.1 lib/chart_templates/scss/histogram.scss.erb
d3js-charts-1.1.0 lib/chart_templates/css/histogram.css.erb
d3-charts-1.1.0 lib/chart_templates/css/histogram.css.erb
d3-charts-1.0.1 lib/chart_templates/css/histogram.css.erb
d3-charts-1.0.0 lib/chart_templates/css/histogram.css.erb