Commit Graph

  • ff175d15ea optimized position of arc label line Gökhan Özen 2016-02-04 15:14:34 +0100
  • 0bf2cefff3 wrong tooltip position for gauges fixed Gökhan Özen 2016-02-04 14:44:50 +0100
  • 155c08c045 also hide arc label line when gauge_label_show is false Gökhan Özen 2016-02-04 14:49:25 +0100
  • d088646098 fixed isWithinBar() crash when there were less than 2 items in pathSegList #1550 Andy Dufilie 2016-01-21 14:01:48 -0500
  • a611c0418e fixed getPathBox() crash when there were less than 2 items in pathSegList #1551 Andy Dufilie 2016-01-21 17:27:28 -0500
  • 1e9fca7cd1 fix axisY translate argument order Dakota St. Laurent 2016-01-27 11:18:20 -0500
  • b79df67322 Merge pull request #2 from bonfirehub/fix-rotation alxndrmlr 2016-01-27 10:57:37 -0500
  • adf95631f9 fixed NaN bug in rotation of axis ticks, ran grunt tasks Dakota St. Laurent 2016-01-26 17:23:33 -0500
  • 71042ae265 Fix grouped tooltip ignored for scatter #1555 Sébastien Castiel 2016-01-25 11:57:59 +0100
  • 3c4332b794 Merge 36e55ff97a into 8b520aac63 #1488 Sébastien Castiel 2016-01-25 10:43:26 +0000
  • 36e55ff97a Merge remote-tracking branch 'masayuki0812/master' #1488 Sébastien Castiel 2016-01-25 11:43:04 +0100
  • 54edced966 firefox takes much time to concat a big array #1554 Huu Nghia NGUYEN 2016-01-22 16:31:55 +0100
  • 92d29b1be9 Merge 67f81a6cde into 8b520aac63 #1552 Bottomline Technologies 2016-01-22 10:10:03 +0000
  • 67f81a6cde Ensure that path segment data is consistent in all browsers. #1552 Jon Mahoney 2016-01-22 10:09:50 +0000
  • d23aaa4f88 Merge pull request #1 from bottomline/bugfix/pathSegList Bottomline Technologies 2016-01-21 18:32:46 +0000
  • 834b91fddb Fix break caused by Chrome dropping support for pathSegList Jon Mahoney 2016-01-21 18:31:30 +0000
  • 3c26e4694c update #1542 #1543 Penguin 2016-01-19 16:11:59 +0900
  • 1a1ba33511 fixed bug where onmouseover wasn't being called for data belonging to the same series. #1549 Andy Dufilie 2016-01-18 17:05:29 -0500
  • 10d33afb87 rotate y ticks feature; tests wrong #1047 Timopheym 2016-01-17 12:33:12 +0300
  • 7eadececaf Merge pull request #1 from bonfirehub/create-tooltip-total-row Dakota St. Laurent 2016-01-16 16:22:58 -0500
  • 397c27de37 fix flickering sorting that occurs with stacked area graphs #1546 Graham Nash 2016-01-16 11:02:14 -0600
  • ced44d2529 added ability to set names in load function Timopheym 2016-01-16 16:24:58 +0300
  • c1eb788eed Legend double click hide all but the clicked #1533 Vinícius de Souza 2016-01-10 13:01:51 -0200
  • 5eaf9b549e Merge a6b6b1163c into 8b520aac63 #1532 Vinícius de Souza 2016-01-09 02:11:51 +0000
  • a6b6b1163c Build #1532 Vinícius de Souza 2016-01-09 00:09:56 -0200
  • dee8505e10 Legend double click hide all but the clicked Vinícius de Souza 2016-01-09 00:05:02 -0200
  • 14603daa22 src/tooltip total row cleanup Dakota St. Laurent 2016-01-08 12:39:06 -0500
  • a905046ceb added total row to tooltip Dakota St. Laurent 2015-12-24 12:36:29 -0500
  • ef5eaf580a Implemented access to nested JSON objects as values for charts #1505 Jakob 2015-11-20 12:50:13 +0100
  • 9c5bb0bf6d Keep the original index after a xSort #1507 Wei Chen 2015-12-11 16:07:58 -0500
  • f4d15014b6 Merge acf30648cd into 8b520aac63 #1451 David Poore 2015-12-10 11:57:45 +0000
  • fd476ea8b8 Merge 64bb5f5f69 into 8b520aac63 #1496 Sébastien Castiel 2015-12-10 10:54:14 +0000
  • 64bb5f5f69 re-fix for linting #1496 Sébastien Castiel 2015-12-10 11:54:09 +0100
  • 09510d4e3b fix for linting Sébastien Castiel 2015-12-10 11:49:09 +0100
  • abcce62cb4 fix issue #1495 broken tooltip when loading data with different length Sébastien Castiel 2015-12-10 11:17:21 +0100
  • 3c14950a6d Merge 2e08e8d82d into 8b520aac63 #1032 David Poore 2015-12-08 20:48:35 +0000
  • 629f13e5e8 fix unit tests calls #1490 mbr 2015-12-07 23:08:03 +0100
  • d231f4f485 remove useless variable mbr 2015-12-07 22:45:22 +0100
  • 8b520aac63 Created CONTRIBUTING.md. Credit to @lmh for the initial text. #1541 Ændrew Rininsland 2015-12-07 11:38:02 +0000
  • 5367326f88 add configurable extraspace between legend items mbr 2015-12-07 00:55:20 +0100
  • 229be28f7f Added ability to define XY and XY2 regions Sébastien Castiel 2015-12-04 14:25:09 +0100
  • a61ec83ece a few tweaks to ensure the arcs are set to their maximum size #1486 Brandon Heyer 2015-12-03 13:53:27 -0500
  • 3df96527a7 do not scale down the radius if you are not expanding the arcs on hover #1484 Brandon Heyer 2015-12-03 11:05:21 -0500
  • 158973f93b extracted out of mainline: patch for #1465 #1466 Ger Hobbelt 2015-11-16 19:27:04 +0100
  • ff729564d5 fix getBarW - calc wrong target data and improve the width calc #1462 Leonard Lin 2015-11-11 19:48:16 +0800
  • e34830ba74 Updating dependency section of README. Ændrew Rininsland 2015-11-11 11:16:35 +0000
  • 33f1bdd7a2 axis.x.clip option for clipping x axis by grid area. #1464 Kreozot 2015-11-11 13:46:31 +0300
  • d8c5545d6c fix auto bar width on timeseries bar chart Leonard Lin 2015-11-09 17:41:01 +0800
  • a7fe142595 change d3 version, so that npm install doesn't install contextify #1457 Julian Krispel-Samsel 2015-11-06 10:29:48 +0100
  • acf30648cd 1266 add footer config to c3 charts #1451 David Poore 2015-10-30 16:23:44 -0600
  • 2e08e8d82d 1031 add optional header config to charts #1032 David Poore 2015-02-26 10:15:11 -0700
  • 4980185f40 add ondragend callback issue 1442 #1443 Irina Abramova 2015-10-24 19:13:00 -0700
  • f56e853237 Update c3.js and c3.min.jp Masayuki Tanaka 2015-10-21 22:09:28 +0900
  • 14b7f4ca4e Merge pull request #1324 from Kreozot/redraw-transitions-fix Masayuki Tanaka 2015-10-21 22:02:05 +0900
  • 3f69723aca Merge branch 'dpiccone-master' Masayuki Tanaka 2015-10-21 21:51:50 +0900
  • 89b2d2d942 Fix conflict Masayuki Tanaka 2015-10-21 21:51:41 +0900
  • 6fdfb64acb Update c3.min.js Masayuki Tanaka 2015-10-21 21:47:06 +0900
  • b7b9da2c87 Merge branch 'Kreozot-grunt-sass-update' Masayuki Tanaka 2015-10-21 21:42:57 +0900
  • a14faa5243 Fix conflict Masayuki Tanaka 2015-10-21 21:42:47 +0900
  • f811f71960 Merge dc66fe1fa0 into 5170fed817 #1436 Chris Natale 2015-10-20 14:41:57 +0000
  • 5170fed817 Update d3 dependency Masayuki Tanaka 2015-10-20 23:12:44 +0900
  • cc8dae3663 Merge pull request #1166 from timmclean/master Masayuki Tanaka 2015-10-20 23:08:56 +0900
  • dc66fe1fa0 add canvas render 0.4.8 version of c3.js #1436 cnatale 2015-10-19 11:44:56 -0700
  • b83a7c1f34 Merge 0040605c4e into 128aaabaf7 #1414 Rachel Yordán 2015-10-16 18:28:07 +0000
  • 128aaabaf7 Update README.md Masayuki Tanaka 2015-10-16 23:28:52 +0900
  • ad46cb6b64 Update README Masayuki Tanaka 2015-10-16 23:28:15 +0900
  • ff6a9302be Merge branch 'kt3k-feature/coverage' Masayuki Tanaka 2015-10-16 23:11:19 +0900
  • 366f57ff88 Add grunt-karma to run test in grunt Masayuki Tanaka 2015-10-16 23:10:59 +0900
  • d341e5d3e1 Merge branch 'feature/coverage' of https://github.com/kt3k/c3 into kt3k-feature/coverage Masayuki Tanaka 2015-10-16 22:49:50 +0900
  • e3ebb7f28c Refactor #1305 Masayuki Tanaka 2015-10-16 22:46:20 +0900
  • b26ae0dfde Merge pull request #1305 from diesburgm/master Masayuki Tanaka 2015-10-16 22:39:32 +0900
  • 3c6e8ee72e Fixing formatting issue in "Using the issue queue" Ændrew Rininsland 2015-10-16 10:36:17 +0100
  • be3086e31d Created updateCulling function in Axis #1431 Germain Bergeron 2015-10-15 09:41:41 -0400
  • 6bf811b415 issue-1038: remove unused arg #1420 Irina Abramova 2015-10-12 11:27:29 -0700
  • daea116001 Merge 0fc1f9aedf into 931109f826 #1426 Ændrew Rininsland 2015-10-11 21:12:07 +0000
  • 0fc1f9aedf Updated grunt jasmine to use the CDN version of D3. Fixes #1425. #1426 Ændrew Rininsland 2015-10-11 22:12:01 +0100
  • efb90e459c Dynamic tick font siziing - based on http://jsfiddle.net/900k/ej4ujx81/4/ #1422 Maxim Filimonov 2015-10-10 16:09:42 +0800
  • af7bbb9b73 use the right data index to generate y-coord for selectPoint Irina Abramova 2015-10-09 16:40:08 -0700
  • 3cd9525c7c Duplicate key #1419 Sergey Telshevsky 2015-10-09 16:55:47 +0300
  • 694393d849 Simplify the tooltip CSS and make sure it overrides at least text color and borders (in addition to the background). #1415 kobalicek 2015-10-07 18:20:15 +0200
  • 0040605c4e re #1392 #1399 Update package.json to use D3 v3.5.6 to fix issue with Windows #1414 kahboom 2015-10-07 10:28:01 -0400
  • a1b00e85c0 Merge 182aa2e386 into 931109f826 #1410 Oldrich Kruchna 2015-10-06 12:51:48 +0000
  • 182aa2e386 rebuild after merge #1410 Oldrich 2015-10-06 14:51:42 +0200
  • 15fa2e9f86 Merge branch 'master' into fix/ios-touch Oldrich 2015-10-06 14:49:58 +0200
  • 514d877eab display tooltip on ios on every touch Oldrich 2015-10-06 14:46:51 +0200
  • 4ed3742e44 Add coverage report #1403 Yoshiya Hinosawa 2015-10-01 13:33:23 +0900
  • 15b9fc23e4 Change test framework from grunt-contrib-jasmine to karma Yoshiya Hinosawa 2015-10-01 12:15:53 +0900
  • 7caa946456 Added api axis.cullingMax #1400 Partha Pal 2015-09-30 12:34:39 +0530
  • 2dd114f249 More flexible calculation of tspanDy for tick texts #1395 Marcel Bruse 2015-09-25 22:53:44 +0200
  • 956d9d546d Now textFormatted(v) returns a string in any case Marcel Bruse 2015-09-25 22:42:21 +0200
  • 945ee66715 fix(bower): add scss source files to bower package #1390 Marc Beuret 2015-09-22 11:09:38 +0200
  • f2a5279f52 Merge b9ec842a7d into 931109f826 #1382 Bouke van der Bijl 2015-09-14 19:40:02 +0000
  • b9ec842a7d Upgrade d3 to 3.5.4 #1382 Bouke van der Bijl 2015-09-14 13:49:49 -0400
  • 5a2d116cf8 Added ondragstart and ondragend events #1367 Germain Bergeron 2015-09-03 19:51:00 -0400
  • 2cc549bef3 Merge 23a4252e57 into 931109f826 #1365 Rob Ribeiro 2015-09-03 20:25:30 +0000
  • 23a4252e57 Load now refreshes x tick format via xtickformat parameter. Add JetBrains project dir and grunt files to .gitignore. #1365 Rob Ribeiro 2015-09-02 13:10:39 -0400
  • 0dab7add8d Added test to ensure names loading #1364 Michel Beloshitsky 2015-09-04 00:21:37 +0500
  • 51ccc4b4bd Added posibility to update names in load API call Michel Beloshitsky 2015-09-03 23:52:24 +0500
  • 62a2a1bf40 Merge remote-tracking branch 'masayuki0812/master' GermainBergeron 2015-09-02 15:10:35 -0400
  • e145b5c2a5 draw line from arc end to its label to highlight the relation Gökhan Özen 2015-08-28 09:36:31 +0200