diff --git a/c3.css b/c3.css index 6ccc9f4..cf50ea0 100644 --- a/c3.css +++ b/c3.css @@ -1,4 +1,3 @@ - /*-- 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 {