Ændrew Rininsland
23369a19d5
Adding D3 as a global to Rollup
8 years ago
Ændrew Rininsland
81e29c3176
Improves linting
8 years ago
Yoshiya Hinosawa
9749659eb2
Add `serve` script ( #2045 )
8 years ago
Ændrew Rininsland
ed6973ffeb
120s? Wow.
8 years ago
Ændrew Rininsland
1bf7322de6
Increasing browserNoActivityTimeout
8 years ago
Ændrew Rininsland
a858fa2f09
Improving speed of Travis builds by not requiring sudo
8 years ago
Yoshiya Hinosawa
ff3d5900f2
chore(version): bump to v0.4.12
8 years ago
conceptualspace
410ea7167d
Fix for issue #1873
...
Attempt parsing object (ex Moment.js date object) to date. This was implicitly supported <= 0.4.10 but regressed with narrower validation in #1121 .
8 years ago
Yoshiya Hinosawa
59711b5eb9
chore: fix prepublish script
8 years ago
Yoshiya Hinosawa
c17ec0ab23
Switch to rollup ( #2037 )
...
* chore: define run scripts, reduce grunt usage
* refactor(rollup): switch to rollup
* chore: fix node.js version on ci env
8 years ago
Yoshiya Hinosawa
1038dcfbba
chore: add prepublish script
8 years ago
Yoshiya Hinosawa
9d9c0c5fe0
chore(bmp): add .bmp.yml
...
You need to `bmp` gem installed globally on your computer
for performing version bumping.
See https://github.com/kt3k/bmp for details.
8 years ago
Yoshiya Hinosawa
0a0cc16044
Merge pull request #1751 from ramdog/patch-1
...
Updates CONTRIBUTING.md with new links
8 years ago
Yoshiya Hinosawa
d30cb592dc
Merge pull request #1554 from hn-nguyen/master
...
firefox takes much time to concat a big array
8 years ago
Yoshiya Hinosawa
32d02b0003
Merge pull request #1419 from vlakarados/patch-1
...
Duplicate key
8 years ago
Yoshiya Hinosawa
6ab630b8a1
Merge pull request #1390 from MarcBT/add-scss-to-bower-package
...
Add .scss source files to bower package
8 years ago
Yoshiya Hinosawa
16f7be28ce
Merge pull request #2030 from vitorbaptista/bug/upgrade-pathseg-to-1.1.0
...
Upgrade pathseg polyfill to 1.1.0
8 years ago
Vitor Baptista
60ebe542eb
Upgrade pathseg polyfill to 1.1.0
...
The previous version used variables without declaring them first, which fails
because we're in strict mode.
8 years ago
Kyle Kelley
4669b28044
Update repository URL ( #1807 )
8 years ago
Ændrew Rininsland
955fdd68c1
Merge pull request #1354 from EspadaV8/feature/gauge-min-max-formater
...
Add a function to allow the min/max values to be formated
8 years ago
Andrew Smith
508a797efe
Add a function to allow the min/max values to be formated
8 years ago
Ramin Taleghani
6d9badd95b
Updates CONTRIBUTING.md with new links
8 years ago
Masayuki Tanaka
223404a792
Update version to 0.4.11
9 years ago
Ændrew Rininsland
353c770d6b
Added Gitter.im integration to Travis
9 years ago
Ændrew Rininsland
26e125347a
Updated .travis.yml to do a full build
...
The current Travis config won't ever pass newly-added unit tests because it doesn't do an actual build from the updated source files. This just replaces the
```- npm run lint
- npm test```
lines with `grunt`.
9 years ago
Masayuki Tanaka
a4caece97c
Merge pull request #1675 from c3js/release/v.0.4.11
...
Release/v.0.4.11
9 years ago
Masayuki Tanaka
de38646503
Sanitise string embedded in tooltip - #1536
9 years ago
Masayuki Tanaka
f55c03bf02
Fix tooltip content when null included - #1631
9 years ago
Masayuki Tanaka
0e39a64bf4
Merge branch 'dev' into release/v.0.4.11
9 years ago
Masayuki Tanaka
81b42e9d8e
Merge pull request #1674 from c3js/hotfix/update_readme_for_c3js_organisation
...
Update README
9 years ago
Masayuki Tanaka
fb47dc305d
Update READEME
9 years ago
Ændrew Rininsland
f1a5e9c71e
Fixing tests on the dev branch.
9 years ago
Masayuki Tanaka
359fc3ec53
Fix regions api - #1255
9 years ago
Richard Kubina
5c71ee7a9b
gh-1616 Fix categorical charts with value 0
9 years ago
Andy Dufilie
c8d07b9578
gh-1583 added config.interaction.brighten option to disable brightening of
...
selected path elements
9 years ago
Michiel
a45fcb1970
gh-1595 Adds config option in area hash to draw the area fill above the line instead of below
9 years ago
Josh Kinlaw
7711fac18b
gh-1597 shortens strings for toMatch to comply with grunt
9 years ago
Zachary Maybury
593f75e59f
Selected radius now can accept a function
9 years ago
Jakob Kneissl
cc21d9c286
Implemented access to nested JSON objects as values for charts
...
Code to access objects by path was taken from the solution of
http://stackoverflow.com/questions/6491463
When JSON objects are used to load chart data, nested / inner objects and
arrays can now be loaded, too.
See additional tests in spec/data-spec.js for examples, how to access nested
JSON object values
9 years ago
GermainBergeron
2dc3d60211
Add same option to donuts
9 years ago
GermainBergeron
6a54fdbf58
Add option to configure pie label ratio
...
Keep default behaviour when no option is set
Works with a number or a function
Fixes #1628
9 years ago
Ændrew Rininsland
6fb9c0a871
Merge branch 'pr/1650' into dev
9 years ago
Richard Lindner
305ed6dc76
Lightweight fix for unexpected category behavior when multiple series are used.
...
Fixes #1643
9 years ago
Masayuki Tanaka
98769492d0
Merge branch 'Timopheym-master'
9 years ago
Masayuki Tanaka
aed7d243ef
Fix spec
9 years ago
Æ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