8 lines
117 B
CSS
8 lines
117 B
CSS
.dv-conical-column-chart {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.dv-conical-column-chart text {
|
|
text-anchor: middle;
|
|
}
|