Masayuki Tanaka
8d814fa7db
Merge pull request #879 from chris-vaszauskas/master
...
Control whether tooltip is displayed by value
10 years ago
Masayuki Tanaka
f53dff3f6a
Fix generateColor for arc chart - #874
10 years ago
Masayuki Tanaka
7bb7cb998d
Remove data.ondragstart and data.ondragend callbacks - #215 #798
10 years ago
Masayuki Tanaka
cc571011bd
Add data.selection.draggable and enable scrolling even if it's on the chart - #215 #798
10 years ago
Masayuki Tanaka
795219f7d1
Add polyfill.js
10 years ago
Masayuki Tanaka
4ff6caa423
Merge branch 'master' of github.com:masayuki0812/c3
10 years ago
Masayuki Tanaka
6292548a5e
Fix padding.left when rotated category axis - #872
10 years ago
Masayuki Tanaka
b8803e7094
Merge pull request #870 from PeterDaveHello/patch-1
...
Add Dependency badge in readme
10 years ago
Masayuki Tanaka
b03d5309c8
Merge pull request #869 from shuhei/bower-ignore
...
Remove unnecessary files from bower
10 years ago
Masayuki Tanaka
a0be52b869
Fix detached DOM tree when destory called - #866
10 years ago
Masayuki Tanaka
f29b97146c
Avoid updating arc targets when it's not needed - #172
10 years ago
Masayuki Tanaka
b790f46ad3
Fix data.labels.format - #854
10 years ago
Masayuki Tanaka
aa38b870ba
Update d3 version
10 years ago
Chris Vaszauskas
e60f0f9e68
Control whether tooltip is displayed by value
10 years ago
Peter Dave Hello
d4c9b51cf0
Add Dependency badge in readme
10 years ago
Shuhei Kagawa
b802564020
Remove src, spec, examples and unrelated config files from bower.
10 years ago
Masayuki Tanaka
c7dfed6f02
Fix toggle to accept options
10 years ago
Masayuki Tanaka
2de76376d0
Fix tooltip position when arc and legend right - #847
10 years ago
Masayuki Tanaka
71d6723263
Update c3.min.js
10 years ago
Masayuki Tanaka
ca5c67347d
Merge branch 'master' of github.com:masayuki0812/c3
10 years ago
Masayuki Tanaka
20ce58070d
Add polyfill for phantomjs compatibility - #578 #838
10 years ago
Masayuki Tanaka
f6e628138d
Merge pull request #833 from kaizenplatform/master
...
Introduce tooltip.position callback function
10 years ago
Masayuki Tanaka
e9fa81f8e4
Update c3.min.css
10 years ago
Masayuki Tanaka
19a6ec9818
Merge pull request #832 from JoelQ/master
...
Explicitly set auto width for tooltip
10 years ago
Masayuki Tanaka
74140c82e0
Add internal function for area base value - #829
10 years ago
Masayuki Tanaka
bbab334649
Fix data spec
10 years ago
Kentaro ku KUMAGAI
7062e0ab67
Introduce tooltip.position callback function
...
to control the position of the tooltip programmatically
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
Masayuki Tanaka
5c918985e5
Release v0.4.8
10 years ago
Masayuki Tanaka
cd91a12fd7
Fix legend when revert called
10 years ago
Masayuki Tanaka
951696eea1
Fix axis.y.center
10 years ago
Masayuki Tanaka
99d88af310
Update c3.min.css
10 years ago
Masayuki Tanaka
40b77a074c
Merge pull request #807 from ggamir/master
...
Css to enable vertically centered text for donut chart title
10 years ago
Masayuki Tanaka
878e1daa9e
Accept unixtime string as timeseries date input - #805
10 years ago
Masayuki Tanaka
f834ca6ada
Fix centered category axis - #804
10 years ago
Masayuki Tanaka
d81715b960
Fix interaction.enabled option for pie/donut/gauge chart - #801
10 years ago
Masayuki Tanaka
67d7ec1695
Fix travis
10 years ago
Masayuki Tanaka
31a67df591
Accept category name as x value for grid lines - #800
10 years ago
Masayuki Tanaka
716a2c5c04
Assume axis.y.padding as pixels - #799
10 years ago
Masayuki Tanaka
dceeaf28d6
Fix y axis padding when data label shown - #799
10 years ago
Masayuki Tanaka
bfac88c2e5
Fix axis.y2.inner - #742
10 years ago
Amir
45fa63e01c
Css to enable vertically centered text for donut chart title
10 years ago
Masayuki Tanaka
56d9d450f1
Release v0.4.7
10 years ago
Masayuki Tanaka
f593343375
Show 'outer' psitioned axis label even if legend is hidden - #788
10 years ago
Masayuki Tanaka
cd316b3b60
Fix legend when revert called - #790
10 years ago
Masayuki Tanaka
2844338b6e
Release v0.4.6
10 years ago
Masayuki Tanaka
33687960f3
Fix event rect when moving zoom extent - #786
10 years ago
Masayuki Tanaka
357c907b0d
Merge pull request #785 from aendrew/adding_note_to_readme
...
Adding a note re: issue queue to readme.
10 years ago
Masayuki Tanaka
74bd536969
Fix legend state when revert called - #782
10 years ago
Ændrew Rininsland
89ee5145d6
Adding a note re: issue queue to readme.
10 years ago