Ændrew Rininsland
99e6f7cc89
Fixes some test failures. Adds new jshint reporter.
...
This is a combination of 3 commits.
Doing build
Adding jshint stylish as reporter, fixing a few tests.
Linting spec files.
9 years ago
Ændrew Rininsland
a610b74c15
Doing build
9 years ago
Masayuki Tanaka
9de34c6fe8
Merge branch 'master' of https://github.com/Timopheym/c3 into Timopheym-master
9 years ago
Masayuki Tanaka
79c43c27bd
Merge branch 'shukbot-xhr-headers'
9 years ago
Masayuki Tanaka
5b2148f710
Fix conflict
9 years ago
Josh Kinlaw
00887344af
adds startingAngle and fullCircle properties to gauge
9 years ago
Darrel O'Pry
7760652bc4
PR #1572 -- Add tests for path rendering instructions.
9 years ago
Jordan Kasper
c50efe2e5c
PR #1576 -- Fixes issue of trying to flow data when there is no data to start (gh-1235)
9 years ago
Sebastian Schwaiger
5a50a3c1b9
Allow tooltip formatter to change output depending on all data points.
...
I often need to adjust the values presented to the user in the tooltip. Therefore I need information about all data points being displayed for the current point in time.
BTW: I mainly need this because I cannot format the contents of a bar chart depending on its sign.
9 years ago
Andy Dufilie
d1a5c666ac
Fix for Chrome 48 removal of SVGPathSeg and SVGPathSegList APIs
9 years ago
Huu Nghia NGUYEN
54edced966
firefox takes much time to concat a big array
9 years ago
Timopheym
10d33afb87
rotate y ticks feature; tests wrong
9 years ago
Timopheym
ced44d2529
added ability to set names in load function
9 years ago
Ændrew Rininsland
8b520aac63
Created CONTRIBUTING.md. Credit to @lmh for the initial text.
9 years ago
Ændrew Rininsland
e34830ba74
Updating dependency section of README.
...
Thanks to @kreozot for the spot!
9 years ago
Masayuki Tanaka
f56e853237
Update c3.js and c3.min.jp
9 years ago
Masayuki Tanaka
14b7f4ca4e
Merge pull request #1324 from Kreozot/redraw-transitions-fix
...
Fixed redraw animation bug when user quickly hide and show chart item
9 years ago
Masayuki Tanaka
3f69723aca
Merge branch 'dpiccone-master'
9 years ago
Masayuki Tanaka
89b2d2d942
Fix conflict
9 years ago
Masayuki Tanaka
6fdfb64acb
Update c3.min.js
9 years ago
Masayuki Tanaka
b7b9da2c87
Merge branch 'Kreozot-grunt-sass-update'
9 years ago
Masayuki Tanaka
a14faa5243
Fix conflict
9 years ago
Masayuki Tanaka
5170fed817
Update d3 dependency
9 years ago
Masayuki Tanaka
cc8dae3663
Merge pull request #1166 from timmclean/master
...
Allow patch upgrades to D3.js dependency
9 years ago
Masayuki Tanaka
128aaabaf7
Update README.md
9 years ago
Masayuki Tanaka
ad46cb6b64
Update README
9 years ago
Masayuki Tanaka
ff6a9302be
Merge branch 'kt3k-feature/coverage'
9 years ago
Masayuki Tanaka
366f57ff88
Add grunt-karma to run test in grunt
9 years ago
Masayuki Tanaka
d341e5d3e1
Merge branch 'feature/coverage' of https://github.com/kt3k/c3 into kt3k-feature/coverage
9 years ago
Masayuki Tanaka
e3ebb7f28c
Refactor #1305
9 years ago
Masayuki Tanaka
b26ae0dfde
Merge pull request #1305 from diesburgm/master
...
Fixes Uncaught TypeError: Cannot read property 'gauge_min' of null #1205
9 years ago
Ændrew Rininsland
3c6e8ee72e
Fixing formatting issue in "Using the issue queue"
...
Also added line about squashing commits to the PR section.
9 years ago
Sergey Telshevsky
3cd9525c7c
Duplicate key
9 years ago
Yoshiya Hinosawa
4ed3742e44
Add coverage report
9 years ago
Yoshiya Hinosawa
15b9fc23e4
Change test framework from grunt-contrib-jasmine to karma
9 years ago
Marc Beuret
945ee66715
fix(bower): add scss source files to bower package
9 years ago
Daniele Piccone
12e852364e
Fixed tests and parameters
9 years ago
Daniele Piccone
b77458480c
Fixing gruntfile and renamed to svg_classname
9 years ago
Daniele Piccone
44ee717cf7
Removed concatenated c3 min
9 years ago
Daniele Piccone
4b761481dd
Added test for custom class in the factory function
9 years ago
Daniele Piccone
3b18d5f463
Added classname as a config parameter which will set svg class
9 years ago
Masayuki Tanaka
931109f826
Release 0.4.11-rc4
9 years ago
Masayuki Tanaka
4174116173
Fix stacking in timeseries data #1315 #1342 #1329
9 years ago
Masayuki Tanaka
d551192ecc
Update c3.js c3.min.js
9 years ago
Masayuki Tanaka
9bf1f229c7
Merge pull request #1337 from teichmaj/issue_1028_tooltip_order
...
fix data order of tooltip
9 years ago
Jan Teichmann
25e8ad2f23
remove tabs
10 years ago
Jan Teichmann
3f5c8f07a2
address comments
10 years ago
Jan Teichmann
8dfe05ce23
fix tooltip data order for stacked charts
10 years ago
Jan Teichmann
c332c134f0
fix data order of tooltip
10 years ago
Kreozot
e25d6ed2b8
Fixed redraw animation bug when user quickly hide and show chart item. (Issue #1079 )
10 years ago