Files
DemuMesDataV/lib/components/conicalColumnChart/src/main.css
2019-08-22 14:41:07 +08:00

8 lines
117 B
CSS

.dv-conical-column-chart {
width: 100%;
height: 100%;
}
.dv-conical-column-chart text {
text-anchor: middle;
}