Commit Graph

284 Commits (ce180645d10ae803b3693b1677d5707908bf9ecc)

Author SHA1 Message Date
Tyler Wolf a6c18a730a almost there 12 years ago
twolfnovus 8b4d0250c9 fixes 12 years ago
twolfnovus f108de0bd1 Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.min.js
12 years ago
Robin Hu 4ba155d733 For ticket AN-617. Added ability to create an 'average' horizontal line for cumulative line charts. Updated the example HTML file too. 12 years ago
Tyler Wolf d6a3043a98 Merge pull request #112 from ruzz311/development
fixed invalid html in parallel coordinate example
12 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 12 years ago
Dingo dd94b599fe Merge branch 'development' into d3v3_Upgrade 12 years ago
Dingo 80dd13db90 Merge branch 'development' of https://github.com/novus/nvd3 into development 12 years ago
Dingo 833d4391f4 changes to linePlusBar and linePlusBarWithFocus 12 years ago
Russell Madsen 6bb9a2dd97 fixed invalid html in parallel coordinate example 12 years ago
Tyler Wolf aecb504863 Merge branch 'development' of https://github.com/novus/nvd3 into development 12 years ago
Tyler Wolf 7d69723a2d added hideable attribute to multiBar.js so that the bars can be hidden the multibar is part of a larger chart 12 years ago
Dingo d1aeaaa9e0 Added lineplusbarwithfocuschart to makefile 12 years ago
Dingo f41a4db9b9 updating alphabetically, working on indentedTree.js 12 years ago
Dingo 0593a97d44 fixing issue with lineWithFocusChart.js 12 years ago
Tyler Wolf e092bac1c2 fixed update for parallelCoords.js, ran make for all merged pull requests 12 years ago
Tyler Wolf aad23db0f0 Merge branch 'master' of https://github.com/novus/nvd3 12 years ago
Areski Belaid 2ea1c6f0f3 fix display of the PieChart example 12 years ago
Tyler Wolf bd7d5b2363 Merge branch 'master' of https://github.com/novus/nvd3
Conflicts:
	examples/parallelCoordinates.html
12 years ago
Tyler Wolf 4107b774bc updated js sources on parallelCoordinates.js 12 years ago
Areski Belaid 7834c0ffba fix parallelCoordinates example: wrong sources for js files and improve size of the example 12 years ago
Tyler Wolf 569b2a0b0d Merge pull request #93 from bertrandchenal/master
Add support for startAngle and endAngle on pie chart
12 years ago
Tyler Wolf 536e4fe531 merged pfeffer's pull request, also updated indented tree zerofilter 12 years ago
Dingo 7b95e42a64 Added parallelCoords.js model from the NYC d3.js meetup 12 years ago
Bertrand Chenal 9207185532 Add support for startAngle and endAngle on pie chart 12 years ago
Bob Monteverde 11d504c6cd Added barColor fucntionality to multibar to imitate what I did for multibarHorizontal 12 years ago
Bob Monteverde c2f5c49a8d Positive and negative stacked horizontal withunique colors per group 12 years ago
Bob Monteverde d4566d25e7 Horizontal barcan nopw stack with both positive and negative, verticaly aligned values with center of bar 12 years ago
Tyler Wolf f8fbe286aa #56 stacked bar chart now stacks both positive and negative values 12 years ago
Lee Gillentine a89a5ce29a Grammar police: fixing typos 12 years ago
Lee Gillentine 2ac200ead0 Merging in upstream changes 12 years ago
Tyler Wolf 5f0700eac9 #33, plus added flatTestData() for testing with flat data to cumulativeLineChart example 12 years ago
Tyler Wolf b0c57c33f4 #26 12 years ago
Bob Monteverde 6213a74e3b Adding state management to most charts 12 years ago
Bob Monteverde 64a066ccdf Added changeSatte functionality to update chart from a state object 12 years ago
Bob Monteverde 94629ff02e Added initial state management to cumulativeLine.. currently dispatches state whenevr it changes, but state can not be adjusted outside of the chart... that's coming next 12 years ago
Lee Gillentine e5d7133f10 Fixing typos in comments 12 years ago
Bob Monteverde 24c0b0f7d5 sparklinePlus: aligning the value with the final value is now optional via alignValue flag 12 years ago
Bob Monteverde 38ba70f4dc Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 12 years ago
twolf d0d5346535 expanded borders for voronoi field on charts 12 years ago
Dingo 5f79dba1ea UI-38 fixed all scatter-based charts for use on IE9 12 years ago
Bob Monteverde 99329c6fc9 Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 12 years ago
Bob Monteverde 769852e072 Enabling negative bullet chart values 12 years ago
Bob Monteverde d74a3102cf Issue #322: Disable cumulative series when they go bellow 95% to prevent scale distortion and calculation errors when a series loses 100% or more 12 years ago
Bob Monteverde c09abc9cfb Merging from repo 12 years ago
Bob Monteverde 8a846ef030 Temporarily remopving all animations from stacked are chart 12 years ago
Tyler Wolf ff6309d37b discreteBarChart labels shifted down 12 years ago
Bob Monteverde 5bbba2fcf0 Issue #314 line plus bar with a single data point now shows the x tick in the center 12 years ago
Bob Monteverde dacbf5303f Issue #297: get showMaxMin to work on ordinal x axis scale 12 years ago
Bob Monteverde 7b6f3ca87f Issue #307: hover value and line are not created UNTIL actual hover, instead of created and hidden 12 years ago
Bob Monteverde 24e2d82feb Fixing incorrect path on new linePlusBarWithFocus example 12 years ago
Mark Edwards f53e2db9b7 New linePlusBarWithFocusChart model and example 12 years ago
Bob Monteverde d1edef5457 Issue #284 show current value to the right of the sparkline 12 years ago
Bob Monteverde e53a029dd7 Update example data 12 years ago
Bob Monteverde 73733fc70f Whitespace cleanup in example file 12 years ago
Bob Monteverde 02b0487236 Issue #269 fixed issue with scatter not showing background grid 12 years ago
Bob Monteverde 1a878bed85 Fixed issue with points in sparkline multiplying on update 12 years ago
Bob Monteverde f8141c046e Fix issue with sparkline min and max dots incorrectly positioned 12 years ago
Bob Monteverde 121183f8ed Minor tweak to default font size on sparklinePlus 12 years ago
Bob Monteverde d47ced5ee0 Update as you drag on cumulativeLineChart... turned off animation so update would be fluid 12 years ago
Bob Monteverde c09602e3c2 Clip regression lines to within data view in scatterPlusLineChart.js 12 years ago
Bob Monteverde d756d27f4c Issue #235 fixed issue with text-anchor not being set to middle on x axis max and min values 12 years ago
Bob Monteverde 264d020590 Issue #244 Added scatter with regression lines model 12 years ago
Bob Monteverde 1c67464234 Moving Pull Request #202 to backup until we iron out some problems 12 years ago
Bob Monteverde 91d2ba0d57 Issue #189 fixed pie.html example 12 years ago
Bob Monteverde 6fcec751ed Whutespace cleanup... tho still really ugly. PLEASE DON'T USE TABS, and try to be as consistent as you can be as with the rest of the source 12 years ago
Bob Monteverde 4f5a260d69 Changing event handling in lineWithFocusChart to use dispatch to handle the event, and merging in Pull Request #179 12 years ago
Alexandre Rocha Lima e Marcondes 3e9bfe23d6 * Stream #2 Dimension correction
* Interaction with data dump on tables sample
12 years ago
Alexandre Rocha Lima e Marcondes 344ac53f62 * Crossfilter example using dimensions and controlling the reduce process on groups 12 years ago
Bob Monteverde 7cc32ebe3f More updates to sparklinePlus, working on look and feel now, but should be functional 12 years ago
Bob Monteverde 5793752a4d Added data back to lineChart exampl, also aded chart.update and chart.container to sparklinePlus 12 years ago
Bob Monteverde e020c2716b Added proposed fix for Issue #166 to lineChart and sparklinePlus, I will implement in the other relevant charts later, open to suggestions if someone has cleaner code to do this 12 years ago
Bob Monteverde b7dbf22d45 Merge remote-tracking branch 'arlm/crossfilter' 12 years ago
Bob Monteverde 2d76b10749 More progress cleaning up the sparklinePlus model 12 years ago
Alexandre Rocha Lima e Marcondes 0a6a6993b4 * First experience with crossfilter 12 years ago
Bob Monteverde c9a92269f4 Issue #68 updated sparklinePlus model to standard format, still needs refactoring 12 years ago
Bob Monteverde 9a4be1601d Issue #68 updated lineWithFocus model to standard format 12 years ago
Bob Monteverde 5f95ee7a95 Issue #68 updated scatterChart model to standard format 12 years ago
Bob Monteverde e767359018 Issue #68 updated discreteBar model to standard format 12 years ago
Bob Monteverde 41472dd103 Rebound x and y to scatterChart for custom getX and getY behavior. 12 years ago
Bob Monteverde c8054ae308 working on interaction in the horizon chart example, its ugly, but starting to work. Will be making an nvd3 model to utilize the horizon chart with some extra interaction 12 years ago
Bob Monteverde 34a28a2f5f added horizon example utilizing d3.horizon plugin, will create an nvd3 model for an interactive vversion of this sooner than later 12 years ago
Bob Monteverde 7de6971105 Merging in, slightly modifying, and minifying Pull Request #118 12 years ago
Steven Noble d6789c0caa Merge branch 'master' of git://github.com/novus/nvd3 into multiChart 12 years ago
Steven Noble 5fd88802ea improvements 12 years ago
Jyry Suvilehto 4a7c0487ab rename sparklinePlus example to be consistent with other file names 12 years ago
Jyry Suvilehto 3c9cb18afe add utils.js dependency to examples to avoid having to compile while developing 12 years ago
Jyry Suvilehto 05921281ef include an example of ensuring same labels get same colors in two graphs 12 years ago
Jyry Suvilehto 0b3ec6fb48 add reference to utils.js to make new color picking work without compiling 12 years ago
Steven Noble 3730dffd8d getting tooltips and legend to work 12 years ago
Steven Noble 9d5b67e791 refactor how scale is used now that I kind of understand it 12 years ago
Steven Noble 06139a64cd multichart model that can handle Stacked, Line, and Bar charts across 2 axes 12 years ago
Bob Monteverde 88a7ae0a64 Removing historicalStockChart, close sourceing it, sorry guys 12 years ago
Bob Monteverde d3b1dcdb4e Lots of tweaks to historical stock 12 years ago
Bob Monteverde 960eb3f377 added option to make a line and area, and added chart.isArea() to all relevant charts 12 years ago
Bob Monteverde 0de3da0485 Lots of tweaks to historicalStockChart, still more to come 12 years ago
Bob Monteverde 3abf806d4f Renemaed historicalStock.html to historicalStockChart.html and renamed historicalStock.js to ohlcBar.js for open-high-low-close 12 years ago
Bob Monteverde 0cf6d15b0a Workign on adding a view finder to the historicalStockChart.. halfway there 12 years ago
Bob Monteverde 93066940b7 Working on historicalStock model, fixed minor issue with axis now lets you set the width for positioning the axislabel 12 years ago
Bob Monteverde de75aab136 Added chart id reference to stackedArea tooltip trying to prevvent problems with different charts interacting accidentally 12 years ago