Denis V
a3f9e986b4
Calling resize on each and every window resize drammatically slows down the browser #857
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
Ændrew Rininsland
99a3a65e83
Adds grunt-contrib-sass, splits c3.css into multiple CSS files in src/scss. See #803 .
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
Masayuki Tanaka
1333c1e969
Release v0.4.5
10 years ago
Masayuki Tanaka
93a6ca4e4c
Merge branch 'bobbyrenwick-master'
10 years ago
Masayuki Tanaka
cbb4b600a8
Fix conflict
10 years ago
Masayuki Tanaka
7148dea72b
Fix interface of toggle API - #776
10 years ago
Masayuki Tanaka
b0e785357d
Fix legend item width when data.names called - #775
10 years ago
Masayuki Tanaka
57dbe8864a
Fix tick text when flow API called - #772
10 years ago
Masayuki Tanaka
8b770dbc7e
Fix category axis tick when load API called - #756
10 years ago
Masayuki Tanaka
f294b7b19e
Remove useless variable
10 years ago
Masayuki Tanaka
aab9515e51
Use c3-legend-item-hidden to set opacity of hidden legend item - #128
10 years ago
Masayuki Tanaka
d8e5e8162d
Fix tooltip when multiple xs on multiple charts - #758
10 years ago
Masayuki Tanaka
3c54adf6ae
Fix hasType when empty data - #757
10 years ago
Bob Renwick
4f48504869
adding a test to make sure the new updateLegend behaviour works
10 years ago
Bob Renwick
c6d017dc05
only updateLegend when we actually want to show the legend for the first time
10 years ago
michalkop93
33b38a3c3a
added test.
10 years ago