Commit Graph

243 Commits (7d5cf26b65599d833d64b29c6e6a4e498a5acd8b)

Author SHA1 Message Date
younesben 0e3d27c8cf bug fix in _createClass method
a call method 'toString' of null may arise when some value of
stringArray is null.
2015-02-05 06:00:52 +01:00
johnkiernander c1a884e327 Fix the automatic shape ids to clean syntax 2015-01-02 21:00:16 +00:00
johnkiernander 202831230d Fix Line Marker Z-Order
Previously all lines were drawn, then all marker backs, then all
markers, so markers were on top of all lines, now they are correctly
coupled with their lines.
2015-01-02 20:37:19 +00:00
johnkiernander 01cffc9aaa Fix Line Marker Backs 2014-12-17 01:13:21 +00:00
johnkiernander ac91f9f421 Update build 2014-12-16 14:44:28 +00:00
johnkiernander f06e326968 Fix axis classing issues 2014-12-16 14:43:38 +00:00
johnkiernander ce6c662820 Dont set Opacity with noFormats=true 2014-12-16 14:25:59 +00:00
johnkiernander d9548f757f Version Update 2.1.2 2014-12-16 01:58:49 +00:00
johnkiernander 5655289b9d Complete Custom Class Handling 2014-12-16 01:56:57 +00:00
johnkiernander 5a6388ec6b Merge branch 'master' of https://github.com/PMSI-AlignAlytics/dimple 2014-12-15 20:41:25 +00:00
johnkiernander 47837b05a0 Added .latest to the build 2014-12-15 20:41:14 +00:00
johnkiernander de75f386e6 Added Custom Classing 2014-12-15 20:40:49 +00:00
John Kiernander 73675b6437 Merge pull request #137 from rebaselabs/support/noFormats
Two instances of `noFormats` fixed
2014-12-15 20:00:57 +00:00
Alex Kessaris 53b80a5abd dist updated 2014-12-15 14:47:25 -05:00
Alex Kessaris 3fa256b680 Two instances of `noFormats` fixed 2014-12-15 14:32:39 -05:00
Alex Kessaris 9d1d50798a Two instances of `noFormats` fixed 2014-12-15 14:00:04 -05:00
John Kiernander 2718be6f83 Merge pull request #125 from ses4j/master
Use tick step to calculate a smarter _getFormat when values are small.
2014-12-15 16:31:40 +00:00
John Kiernander 43de4cce54 Merge pull request #96 from ne8il/opacity-cha
Handle opacity change on line chart redraw
2014-12-15 16:30:05 +00:00
Scott Stafford a89d33176e Use tick step to calculate a smarter _getFormat when values are small.
Thanks to flot library for algorithm (https://github.com/flot/flot/blob/master/jquery.flot.js#L1696)

Closes #124.
2014-11-03 12:54:24 -05:00
johnkiernander ecadee96df Fix div by zero error 2014-09-16 11:49:20 +01:00
johnkiernander a8d3266a1e Fix Issue #101 caused by empty data arrays 2014-09-16 11:39:59 +01:00
Neil Ahrendt 200a7baae9 Handle opacity change on line chart redraw 2014-08-12 11:34:04 -04:00
johnkiernander df30d31e94 Update the example bounds 2014-08-04 14:54:40 +01:00
johnkiernander ecd74aac2d Custom Styling Example 2014-08-04 13:19:26 +01:00
johnkiernander dd7009ef20 Remove Pre-Release Versions 2014-07-24 11:00:28 +01:00
johnkiernander 9cbe615e6e Fix bug with null series 2014-07-23 20:33:49 +01:00
johnkiernander ec96075ea9 Version Change 2.1 2014-07-23 20:15:14 +01:00
johnkiernander 55c2313e88 Loads of Examples 2014-07-23 20:10:27 +01:00
johnkiernander f71bba3d26 Removed transition from legend and story label 2014-07-23 09:08:38 +01:00
johnkiernander 95e4a32ecb Multiple Pie Chart Changes 2014-07-23 08:41:12 +01:00
johnkiernander b6f22e80f0 Pie Charts 2014-07-16 20:04:47 +01:00
johnkiernander 8dff376ed9 Fix Issue #79 caused by rounded pixel values 2014-07-14 01:27:54 +01:00
johnkiernander 5601c0370a Fix Event Handlers on Lines/Areas 2014-07-12 01:39:38 +01:00
johnkiernander 3e6407a81f Fix ordering for arrays containing zero 2014-07-12 01:19:05 +01:00
johnkiernander f4ae0a014a Patched Order Rules 2014-07-09 21:02:34 +01:00
John Kiernander 660ba1d868 Merge pull request #81 from stephen-james/amd-requirejs
Dimple support for AMD RequireJS
2014-05-29 14:44:28 +01:00
Stephen James 7c5f3f07c6 Lint aware of Jasmine x-clusions, marking old failing specs with 'x' 2014-05-29 13:41:39 +01:00
Stephen James 0b8515a9a7 AMD support added to tests with RequireJS. Spec added for testing using Dimple with RequireJS 2014-05-29 12:45:29 +01:00
Stephen James 55e40bbf80 adding support for AMD, updating to latest version of d3, example templates modified to allow for dynamic versioning and script inclusion via Gruntfile 2014-05-22 14:37:21 +01:00
johnkiernander a7090664b2 Add Feature #72 2014-04-30 08:44:05 +01:00
johnkiernander da98ddff2c Fix Issue #71 2014-04-29 10:04:17 +01:00
johnkiernander 86efa631b4 New Examples 2014-04-28 23:22:12 +01:00
johnkiernander 3f6ec4984e Major Version Change 2014-04-27 10:06:35 +01:00
johnkiernander 64e8302f24 New Examples 2014-04-27 09:57:26 +01:00
johnkiernander 15710109d9 Fixed Axis Transitions 2014-04-24 23:25:17 +01:00
johnkiernander fadf89c2b1 Fixed Problem Markers on Removed Lines 2014-04-23 15:12:23 +01:00
johnkiernander a262be0d1b Added handling for empty data sets 2014-04-23 11:16:44 +01:00
johnkiernander f18a79e4da Fix axis font sizes before transition 2014-04-23 10:32:51 +01:00
johnkiernander 221f87c5a3 Transition Control 2014-04-23 10:19:32 +01:00
johnkiernander dd751d2c6a New Step Examples 2014-04-23 02:11:35 +01:00