Skip to content

Commit

Permalink
Build v2.2.6 (Circular Label Components)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesleesaunders committed Feb 6, 2018
1 parent 4a0a4b5 commit a4681d0
Show file tree
Hide file tree
Showing 3 changed files with 3,793 additions and 3,756 deletions.
12 changes: 0 additions & 12 deletions build/d3-ez.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
fill: #cccccc;
}


/* === HTML List Styles === */

.htmlList, .htmlList ul {
Expand Down Expand Up @@ -111,7 +110,6 @@
bottom: 0;
}


/* === HTML Table Styles === */

table.htmlTable {
Expand Down Expand Up @@ -141,7 +139,6 @@ table.htmlTable {
background-color: #eeeeee;
}


/* === Bar Chart (Stacked & Grouped) Styles === */

[class*="barChart"] rect.bar {
Expand All @@ -168,7 +165,6 @@ table.htmlTable {
cursor: pointer;
}


/* === Candlestick Chart Styles === */

.candlestickChart .series .bar {
Expand All @@ -188,7 +184,6 @@ table.htmlTable {
stroke-width: 0.8px;
}


/* === Donut Chart Styles === */

.donutChart path.slice {
Expand All @@ -209,7 +204,6 @@ table.htmlTable {
fill: none;
}


/* === Circular Heat Chart Styles === */

.heatMapRadial path.segment {
Expand All @@ -234,7 +228,6 @@ table.htmlTable {
letter-spacing: -0.2px;
}


/* === Tabular Heat Chart Styles === */

.heatMapTable rect.cell {
Expand All @@ -252,7 +245,6 @@ table.htmlTable {
display: none;
}


/* === Line Chart Styles === */

@keyframes circleTransition {
Expand All @@ -270,7 +262,6 @@ table.htmlTable {
transform-origin: center center;
}


/* === Polar Area Chart Styles === */

.chartPolarArea path {
Expand Down Expand Up @@ -310,7 +301,6 @@ table.htmlTable {
letter-spacing: -0.2px;
}


/* === PunchCard Styles === */

.punchCard circle.punchSpot {
Expand All @@ -328,5 +318,3 @@ table.htmlTable {
font-size: 15px;
font-weight: bold;
}


Loading

0 comments on commit a4681d0

Please sign in to comment.