Commit 7617408d authored by Masayuki Tanaka's avatar Masayuki Tanaka

Fix css for text on chart - #46

parent 1b5a1cb8
......@@ -37,6 +37,11 @@ text {
.xgrid-focus {
}
/*-- Text on Chart --*/
.-text {
}
/*-- Line --*/
.-line {
......@@ -68,11 +73,7 @@ text {
fill: white;
stroke-width: 2px;
}
.-bartxt {
font-weight: bold;
fill: rgba(0,0,0,1);
stroke: rgba(0,0,0,0);
}
/*-- Arc --*/
.chart-arcs-title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment