![JAR search and dependency download from the Maven repository](/logo.png)
META-INF.resources.io.richwidgets.output.chart.css Maven / Gradle / Ivy
.chart-container {
width: 100%;
height: 300px;
}
.chart {
width: 100%;
height: 90%;
}
.chart-title {
text-align: center;
}
.axisLabels {
color: black;
}
#flotTip {
padding: 3px 5px;
background-color: #000;
z-index: 100;
color: #fff;
box-shadow: 0 0 10px #555;
opacity: .7;
filter: alpha(opacity=70);
border: 2px solid #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy