Masayuki Tanaka
aed7d243ef
Fix spec
9 years ago
Ændrew Rininsland
a610b74c15
Doing build
9 years ago
Masayuki Tanaka
4eb2dd13ff
Add title.position/title.padding and remove title.x/title.y - #1025 #1021
10 years ago
Sudhakar
522bcfc24e
Sudhakar, Hemanth | Disabling the gray color highlighting on click in iOS devices
10 years ago
Yordis Prieto
a6241ca232
Fix data label position for cero value when all the data set is negative
...
When all the data set is negative the label position of cero value will
be above the the y axis line then you will not see the label.
10 years ago
Masayuki Tanaka
32e4308263
Add color style for tooltip td - #902
10 years ago
Joël Quenneville
f349ff05ac
Explicitly set auto width for tooltip
...
c3's tooltip depends on the default behavior for table table width. However,
site stylesheets and CSS frameworks will often change the default table width.
This can completely break the rendering of the tooltip (e.g. when table width is
set to 100%, the tooltip will stretch from a left position in the negative
thousands all the way to the right of the chart). Explicitly setting
`width:auto;` for the tooltip allows c3 to play nicely with CSS frameworks and
site stylesheets.
10 years ago
Amir
45fa63e01c
Css to enable vertically centered text for donut chart title
10 years ago
Masayuki Tanaka
aab9515e51
Use c3-legend-item-hidden to set opacity of hidden legend item - #128
10 years ago
Masayuki Tanaka
45e879b3c3
Remove c3-gauge-value font-size in css
10 years ago
Masayuki Tanaka
29157e7172
Set z-index for tooltip in css - #564
10 years ago
Masayuki Tanaka
f1f62db126
Change focus/defocus logic to use css class - #530
10 years ago
Masayuki Tanaka
86b4131cb2
Move style for legend background to css - #326
11 years ago
Brandon Bernal
9cb24ac3b0
styling changes for #275
...
Here are the styling changes moved to c3.css regarding #275
11 years ago
Masayuki Tanaka
1b265f0d19
Refactor gauge and fix init transition - #254
11 years ago
Masayuki Tanaka
6f75812a44
Fix bar style
11 years ago
Masayuki Tanaka
a13b72a979
Fix focus style for step - #254
11 years ago
Peter Göbel
009d4c76f9
charts now look much sharper
...
To get everything looks sharper, move the main container 0.5 pixels in each direction. It's a known issue on D3 (check http://mbostock.github.io/d3/tutorial/bar-2.html ). Half-pixel offsets disable anti-aliasing.
Additionally, some values gets rounded and some elements get sharpened by CSS.
Know bugs:
- grid-lines sometimes have an offset of 1px
- does not work after windows.resize
11 years ago
Masayuki Tanaka
b9342ab19e
Revert legend item hidden style because of flicker
11 years ago
Masayuki Tanaka
b87e6602b3
Fix hidden legend opacity to use css class - #128
11 years ago
Masayuki Tanaka
e00658ca38
Add css template for axis - #108
11 years ago
Masayuki Tanaka
d9f1403e60
Fix css - #101
11 years ago
Masayuki Tanaka
bb9b763e75
Fix css scope - #93
11 years ago
Masayuki Tanaka
75ae36e53f
Fix style
11 years ago
Masayuki Tanaka
56ef64cd6f
Modify class spec - #93
11 years ago
Masayuki Tanaka
38fbd9e29f
Fix bar selection - #66
11 years ago
Masayuki Tanaka
7617408db0
Fix css for text on chart - #46
11 years ago
fiery-
d366077d32
Added style for the bar values patch
...
Added style for the bartxt class for bar values in the c3.js patch.
11 years ago
Masayuki Tanaka
e65b7a6264
Add arc.title option
11 years ago
Masayuki Tanaka
54a86ab5e9
Fix rgba for tooltip shadow #31
11 years ago
Masayuki Tanaka
f7c94e7fc3
Fix grid.y.lines
11 years ago
Masayuki Tanaka
c40e305ca9
Implement pie chart - #9
11 years ago
mikhail samoilov
2fa9ce38b3
'area' and 'area-spline' chart types
11 years ago
Masayuki Tanaka
4c2099e8e9
Fix tooltip class
11 years ago
Masayuki Tanaka
cb84f06463
Modify tooltip style
11 years ago
Masayuki Tanaka
86fcdf2207
Define state param as const
11 years ago
Masayuki Tanaka
ea5581a7bf
Modify class name for shapes
11 years ago
Masayuki Tanaka
19bbe44a2b
Use fill-opacity
12 years ago
Masayuki Tanaka
384d099413
Update css
12 years ago
Masayuki Tanaka
ca925e3490
Enable multi y axes
12 years ago
Masayuki Tanaka
9f3ec23edd
Add expanded circle style
12 years ago
Masayuki Tanaka
90e682676a
Fix selected/expanded bar styles
12 years ago
Masayuki Tanaka
a640111d43
Fix class name and enable select/unselect interface for bars
12 years ago
Masayuki Tanaka
f48bed7b89
Implement bar selection
12 years ago
Masayuki Tanaka
5c6263a90f
Add base css
12 years ago