Commit Graph
19 Commits
Author SHA1 Message Date
Tom Crockett 4e3c8af9e0 Add URL to example from which testcase is drawn 2014-07-02 15:06:15 -07:00
Tom Crockett e4ad51734d Add multi-scale time format method 2014-07-02 15:02:39 -07:00
Utkarsh Upadhyay e113f195f3 Re-enable the test for brush()
This was failing with 0.9.0. Now the test no longer crashes the
compiler.
2014-04-29 10:38:44 +02:00
Utkarsh Upadhyay 47c26a4664 Allow setting of styles/properties via objects.
Additionally:
 1. Make the type for setting attributes via objects slightly stricter.
 2. Add tests for style/property setting via object maps.
2014-04-29 10:37:33 +02:00
Greg Smith 5a8800501d d3.js definitions: added a more complex Voronoi diagram test case, and updated definitions to pass 2014-03-09 03:04:18 -05:00
Greg Smith 43fdc7cb6a Fixed d3 definitions for d3.geom.voronoi 2014-03-07 17:48:31 -06:00
Neil Stalker d2c9aac1de Fixes for TS0.9.5 2013-12-06 22:36:06 +00:00
Neil Stalker bb247ebabb d3: add additional type parameter to array functions 2013-11-16 11:38:15 +00:00
Felix Fung 79215bd245 Fix d3 Selection.node and update test
tsc d3-test.ts passes
2013-09-10 02:18:42 -04:00
Utkarsh Upadhyay 7525e6f5d4 Fix type of keyFunction in d3.nest().key(keyFunction) 2013-07-14 22:40:12 +02:00
Utkarsh Upadhyay 06c68fb372 Improve d3's types. 2013-07-14 02:00:35 +02:00
Neil Stalker 12116b890f Update d3 2013-06-20 20:11:40 +01:00
Richard Birkby a6975c8496 Add more D3 Transition methods 2013-03-27 23:10:11 +00:00
Neil Stalker be0cf8a3d3 Update d3 definition 2013-02-25 20:18:28 +00:00
Neil Stalker d9cb849184 Update d3 definition 2013-02-24 21:00:10 +00:00
Neil Stalker a259b8ee66 Update d3 definition 2013-02-14 19:57:14 +00:00
Neil Stalker 673cc322dd Update d3 definition 2013-02-13 22:50:17 +00:00
Neil Stalker 725600bda7 Update d3 definition 2013-01-26 17:29:07 +00:00
Boris Yankov 8696ce11f8 Add D3 definitions from TypeScript project and few tests 2012-11-19 15:02:21 +02:00