Commit Graph

135 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov 1a32f3e8d6 Support tickFormat callback 2016-05-08 19:40:08 +03:00
John Kiernander 7d5cf26b65 Reverted inadvertant changes to past versions 2016-03-23 14:31:08 +00:00
John Kiernander 951c4023c6 Building version after merging 2016-03-23 13:11:55 +00:00
John Kiernander 76e5921620 Updated version 2016-03-23 12:53:56 +00:00
Jose Jimenez cdf8e3c1c0 move axis elements into their own group also. 2016-02-02 21:05:43 -06:00
Jose Jimenez 6e00a090fe move gridlines into their own group so they stay behind other chart elements. 2016-02-02 20:54:12 -06:00
Jose Jimenez 8396a2b711 add g elements (groups) for each series added to a chart. Use in plots and with markers. 2016-01-29 21:12:43 -06:00
Ken Ip fd08ad739e Update dist 2015-09-01 12:16:07 -04:00
sfrantsuzov c2e89bff47 Added special case for proportional axes 2015-08-28 11:37:41 +01:00
sfrantsuzov d99c6ea0cd Fixed area and line chart for single point 2015-07-29 11:16:59 +01:00
johnkiernander a482c70581 Fixed Tooltips where noFormats = true 2015-07-13 22:42:20 +01:00
johnkiernander 5041eaae5e Fixed critical bug with autorotate logic 2015-07-13 14:50:57 +01:00
johnkiernander 8520dbda9a Bump Version and Linting 2015-07-10 17:18:03 +01:00
John Kiernander 92c5069752 Merge pull request #144 from younesben/master
bug fix in _createClass method. Handling null values
2015-07-10 16:51:09 +01:00
johnkiernander d810ce67c6 Update copyright information 2015-03-23 13:37:52 +00:00
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 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
Alex Kessaris 53b80a5abd dist updated 2014-12-15 14:47:25 -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
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 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
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 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
johnkiernander 809ab1111c Added support to negative x and y positions 2014-04-23 00:45:44 +01:00
johnkiernander e8277abf77 Fix legends, add fixed font size 2014-04-23 00:17:13 +01:00
johnkiernander f139876c74 Fix Examples 2014-04-22 15:03:21 +01:00
johnkiernander 1b1b8231c9 Stepped Interpolation Implementation 2014-04-22 01:38:41 +01:00
johnkiernander 41955de85c Dual Measure Area Chart Handling Added 2014-04-19 00:33:08 +01:00