Gion Kunz
|
cc966b06f9
|
TO BE REMOVED: Added first draft of plugin
|
2015-03-01 23:59:37 +01:00 |
|
Gion Kunz
|
cc779ba596
|
TMP Commit needs to be reset
|
2015-03-01 12:00:49 +01:00 |
|
Gion Kunz
|
455639edb5
|
Version bump to 0.7.3
|
2015-02-27 18:44:40 +01:00 |
|
Gion Kunz
|
6907908bbe
|
Added possibility to use padding object with individual properties, fixes #195
|
2015-02-27 18:27:27 +01:00 |
|
Gion Kunz
|
db33abd63c
|
Fixed nasty bug in Chartist.extend where object properties were modified in source during merge
|
2015-02-27 18:19:36 +01:00 |
|
Gion Kunz
|
994288576a
|
Added default rounding of 8 digits after decimal for OOM steps, fixes #110
|
2015-02-27 17:22:39 +01:00 |
|
Gion Kunz
|
6cfcc8d3a4
|
Added template plugin to replace version in js file dynamically on build time
|
2015-02-27 17:02:34 +01:00 |
|
Gion Kunz
|
aebc8f25b3
|
Removed unused function that was moved to Chartist.Interpolation
|
2015-02-27 16:10:47 +01:00 |
|
Gion Kunz
|
ab8a5f23b8
|
Fixed chart update function options override and double creation issue, fixes #206
|
2015-02-27 16:09:06 +01:00 |
|
Gion Kunz
|
3068d244d6
|
Updated bower dependencies
|
2015-02-14 10:09:11 +01:00 |
|
Gion Kunz
|
80afb206a6
|
Updated to latest NPM deps
|
2015-02-14 09:48:12 +01:00 |
|
Gion Kunz
|
6cf68d271f
|
Version bump to 0.7.2
|
2015-02-12 22:43:56 +01:00 |
|
Gion Kunz
|
3c23048374
|
Adding badges
|
2015-02-12 22:30:36 +01:00 |
|
Gion Kunz
|
f5a65b655f
|
Fixed tests after jasmine update
|
2015-02-12 22:13:24 +01:00 |
|
Gion Kunz
|
389a8917a5
|
Only run travis with node 0.10
|
2015-02-12 22:02:00 +01:00 |
|
Gion Kunz
|
5511b9801d
|
Merge branch 'develop' of https://github.com/gionkunz/chartist-js into develop
|
2015-02-12 21:42:21 +01:00 |
|
Gion Kunz
|
f707a11f7e
|
Added inline docs badge
|
2015-02-12 21:35:21 +01:00 |
|
Gion Kunz
|
cdc7e85e82
|
Fixed path animation example
|
2015-02-12 21:17:19 +01:00 |
|
Gion Kunz
|
9f22bcf130
|
Refactored simple smoothing function and added documentation and example
|
2015-02-12 21:16:21 +01:00 |
|
Gion Kunz
|
e3f65d3284
|
Removed unused Class function
|
2015-02-12 20:04:57 +01:00 |
|
G. Kay Lee
|
ab9aa42344
|
Update index.yml
Fix a typo
|
2015-02-12 20:04:57 +01:00 |
|
Gion Kunz
|
49ac8d416b
|
Merge pull request #179 from gsklee/patch-1
fixed typo
|
2015-02-12 08:40:37 +01:00 |
|
Daniel Diekmeier
|
fdf5045247
|
Add new simple smoothing function
|
2015-02-11 16:53:50 +01:00 |
|
Daniel Diekmeier
|
a721b3bb27
|
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
CONTRIBUTING.md
src/scripts/core.js
|
2015-02-11 15:39:47 +01:00 |
|
G. Kay Lee
|
a257ff9999
|
Update index.yml
Fix a typo
|
2015-02-03 10:34:29 +08:00 |
|
Gion Kunz
|
62b5834a16
|
Refactored smoothing functionality into an interpolation module that's more maintainable and use the new SVG path API #92, fixes #155
|
2015-02-02 18:45:44 +01:00 |
|
Gion Kunz
|
6e3d82963d
|
Version bump to 0.7.1
|
2015-02-02 11:30:49 +01:00 |
|
Gion Kunz
|
731d6983b7
|
Added missing files to concat task, fixes #176
|
2015-02-02 11:24:32 +01:00 |
|
Gion Kunz
|
a1a36af7ff
|
Version bump to 0.7.0
|
2015-02-01 03:15:53 +01:00 |
|
Gion Kunz
|
3cd52116d9
|
Fixed some JSDoc comment issues
|
2015-02-01 03:07:10 +01:00 |
|
Gion Kunz
|
8368873ae9
|
Added SVG Path API for manipulating SVG paths, fixes #173
|
2015-02-01 03:06:47 +01:00 |
|
Gion Kunz
|
bc9030d860
|
Updating after options update enables the use of 'print' media query in responsive options to have a quick redraw before printing, only works in Chrome 40 so far
|
2015-01-31 19:02:35 +01:00 |
|
Gion Kunz
|
e927adfdf9
|
Fixed issues with 0 values in series object data notation, fixes #172
|
2015-01-31 18:45:27 +01:00 |
|
Gion Kunz
|
79b0dd5294
|
Integrated option to create horizontal bar chart using the new axis classes, fixes #26
|
2015-01-31 14:31:14 +01:00 |
|
Gion Kunz
|
89dc451246
|
Fixed label offset isssue in example
|
2015-01-31 13:44:20 +01:00 |
|
Gion Kunz
|
ba55210f68
|
Removing animation for make the example simpler
|
2015-01-31 13:41:08 +01:00 |
|
Gion Kunz
|
3f5e1e5641
|
Extracted generic meta data function, fixes #161
|
2015-01-27 23:35:10 +01:00 |
|
Gion Kunz
|
ee5d960c89
|
Fixed scope issues
|
2015-01-27 23:03:31 +01:00 |
|
Gion Kunz
|
a735f43270
|
Refactoring of axis creation, fixes #165
|
2015-01-27 22:14:29 +01:00 |
|
Gion Kunz
|
6891c5644d
|
Version bump to 0.6.1
|
2015-01-23 00:15:08 +01:00 |
|
Gion Kunz
|
0215ce6445
|
Added more tests to cover some base chart functionality
|
2015-01-23 00:11:40 +01:00 |
|
Gion Kunz
|
436f5089df
|
Taking initialization timeout into consideration when updating the chart, fixes #160
|
2015-01-23 00:10:28 +01:00 |
|
Gion Kunz
|
3152087a58
|
Moving initial data event from constructor to init function, fixes #159
|
2015-01-23 00:09:09 +01:00 |
|
Daniel Diekmeier
|
e362ee2046
|
Added parameter for smoothing
|
2015-01-19 11:10:59 +01:00 |
|
Gion Kunz
|
5ac2e9b495
|
Fixed dox comments
|
2015-01-18 19:16:24 +01:00 |
|
Gion Kunz
|
45a9c4afd9
|
Fixed merge conflict in release
|
2015-01-17 06:09:37 +01:00 |
|
Gion Kunz
|
641a229d95
|
Fixes for drawing order
|
2015-01-17 06:05:51 +01:00 |
|
Gion Kunz
|
1f658791e7
|
Reversed drawing order as outlined in #113
|
2015-01-17 06:01:56 +01:00 |
|
Gion Kunz
|
31470458cf
|
Merge branch 'develop'
|
2015-01-17 05:52:12 +01:00 |
|
Gion Kunz
|
9a0c0755cf
|
Updated library to 0.6.0
|
2015-01-17 05:50:59 +01:00 |
|