Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
c3-closed
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Evgeny
c3-closed
Commits
7617408d
Commit
7617408d
authored
Mar 03, 2014
by
Masayuki Tanaka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix css for text on chart - #46
parent
1b5a1cb8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
c3.css
c3.css
+6
-5
No files found.
c3.css
View file @
7617408d
...
@@ -37,6 +37,11 @@ text {
...
@@ -37,6 +37,11 @@ text {
.xgrid-focus
{
.xgrid-focus
{
}
}
/*-- Text on Chart --*/
.-text
{
}
/*-- Line --*/
/*-- Line --*/
.-line
{
.-line
{
...
@@ -68,11 +73,7 @@ text {
...
@@ -68,11 +73,7 @@ text {
fill
:
white
;
fill
:
white
;
stroke-width
:
2px
;
stroke-width
:
2px
;
}
}
.-bartxt
{
font-weight
:
bold
;
fill
:
rgba
(
0
,
0
,
0
,
1
);
stroke
:
rgba
(
0
,
0
,
0
,
0
);
}
/*-- Arc --*/
/*-- Arc --*/
.chart-arcs-title
{
.chart-arcs-title
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment