Masayuki Tanaka
f2b994f1e4
Fix spec
7 years ago
Ryo Shibayama
96bebfae41
Migrate to CircleCI 2.0 ( #2170 )
...
* Add CircleCI 2.0 config
* Fix cache key prefix
* Delete an old circle config
* [band-aid solution] Skip an axis test
7 years ago
Masayuki Tanaka
67324e4bef
Introduce AxisInternal ( #2099 )
...
* Introduce AxisInternal
* Fix c3.axis import
* Fix lint
* Fix axis tick multiline
* Fix spec for axis tick multiline
* Change 23023$ to internal
* Use class and extend instead of inherit
7 years ago
Yoshiya Hinosawa
c343243ef1
Use chrome in testing ( #2083 )
...
* chore: switch to chrome testing
* test: relax pixel assertions to pass in chrome
* chore: add codecov.yml
8 years ago
Yoshiya Hinosawa
36b9b6c0e3
Create a coverage report for each source file ( #2063 )
...
* Improves testing
* Adds karma-sourcemap-loader
* Adds karma-preprocessor-rollup
* Moves testing Rollup building to Karma
* Enables sourcemaps in tests
* Fixes #2051
* Updating tests to reflect discrepancies with Phantom@^2
* Trying karma-coverage-istanbul-reporter
* Still not working...
* chore: make coverage report of src files
* test: add c3.css
* fix: fix test case of mouse events
* chore: update codecov module
* Adds codecov.yml to ignore polyfill.js
* chore: exclude src/polyfill.js at istanbul layer
* chore: remove rollup-plugin-istanbul dep because not used
8 years ago
Ændrew Rininsland
d8b82c3429
🎉 All non-asserting specs removed. Fixes #2047 . ( #2050 )
...
* 🎉 All non-asserting specs removed. Fixes #2047 .
* Removing 'should update' strings
* Further text tweaks
8 years ago
Masayuki Tanaka
aed7d243ef
Fix spec
9 years ago
Masayuki Tanaka
5c0edf4f8a
Fix conflict in c3.min.js
10 years ago
Masayuki Tanaka
edec7ecaf1
Fix rotated tick text - #1012
10 years ago
timopheym
92e4e02960
Resolved #305 ; Now you may pass axis.y.tick.rotate
10 years ago
Masayuki Tanaka
e1a39c873e
Fix specs
10 years ago
Yoshiya Hinosawa
082b98cd92
Update grunt-contrib-jshint and add globals config
10 years ago
Masayuki Tanaka
6292548a5e
Fix padding.left when rotated category axis - #872
10 years ago
Masayuki Tanaka
f834ca6ada
Fix centered category axis - #804
10 years ago
Masayuki Tanaka
67d7ec1695
Fix travis
10 years ago
Masayuki Tanaka
bfac88c2e5
Fix axis.y2.inner - #742
10 years ago
michalkop93
33b38a3c3a
added test.
10 years ago
Masayuki Tanaka
3334ef8656
Cache tick text size - #730
10 years ago
Masayuki Tanaka
9038715730
Refactor tick char size calculation - #730
10 years ago
Masayuki Tanaka
735d5b10de
Fix tick width for non-fit category axis - #726
10 years ago
Masayuki Tanaka
c42899d0dc
Fix y axis timeseries - #703
10 years ago
Warren
f12a65f08c
Added ability to use timeseries and intervals for y axis
10 years ago
Masayuki Tanaka
76fbe57adb
Support multiline tick text on normal x axis and introduce axis.x.tick.multiline option - #139 #670
10 years ago
Masayuki Tanaka
c0f5426be1
Fix ticks after hide and show when axis.x.tick.fit = false - #638
10 years ago
Masayuki Tanaka
aa780edb2a
Calculate x axis height when tick rotated - #634
10 years ago
Masayuki Tanaka
48f2d9bf13
Fix axis spec
10 years ago
Masayuki Tanaka
e1e3ddcf59
Support multiple lines tick text on category axis - #139
10 years ago
Masayuki Tanaka
b7b5e391d5
Fix click on negative bar on rotated axis - #561
10 years ago
Masayuki Tanaka
2d39d65d66
Introduce axis.y.tick.values, axis.y.tick.count and remove axis.y.ticks - #560
10 years ago