Commit Graph

11 Commits

Author SHA1 Message Date
Tyler Wolf
b0c57c33f4 #26 2013-01-09 10:51:53 -05:00
Bob Monteverde
a364ca0b9c Initial customTheme code for using consistant colors for series of the same key 2012-10-12 16:02:57 -04:00
Bob Monteverde
2f0d1cea9f getColor now gives default color if no argument is passed in 2012-08-15 12:18:48 -04:00
Bob Monteverde
134ad1d49d Fix cumulative line chart, color should have been set to default color 2012-08-15 12:16:56 -04:00
Bob Monteverde
685bb46454 Attempting to fix issue #143 2012-08-09 20:39:32 -04:00
Bob Monteverde
637815f4d8 Added nv.utils.pjax, while not a required function, its a convenient way of using d3 to do pjax in a VERY simple manor 2012-07-30 03:17:32 -04:00
Jyry Suvilehto
8957680322 added two utility functions for color 2012-07-26 11:07:21 +00:00
Bob Monteverde
525ecded4d Getting rid of charts collection, merging tooltips directly in complete charts, no need for separate charts collection 2012-06-09 02:51:41 -04:00
Bob Monteverde
803dfc6b38 Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 2012-06-01 17:11:19 -04:00
Bob Monteverde
434c56ff30 updates to linePlusBar, and some fixes to historicalBar. Also moved nv.utils into utils.js 2012-05-24 02:22:58 -04:00
Nathanael Anderson
22225147ab Reworked library to remove jquery dependancies
renamed nvtooltip.js to tooltip.js and put it into the nv namespace
Added a batch file for building on windows.
2012-05-07 07:53:51 -05:00