Commit 1b5a1cb8 authored by Masayuki Tanaka's avatar Masayuki Tanaka

Merge branch 'master' of https://github.com/fiery-/c3 into fiery--master

parents b4c5f081 d366077d
/*-- Chart --*/
svg {
......@@ -69,7 +68,11 @@ 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