Commit Graph

760 Commits

Author SHA1 Message Date
Fredrik Wollsén
cdc8e73b1b Understandable error messages from uglifyjs 2013-02-11 14:27:31 +02:00
Tyler Wolf
7058d5382b #56 stacked bar chart now stacks both positive and negative values 2013-02-06 10:27:41 -05:00
Tyler Wolf
9d8403874e Merge branch 'master' of https://github.com/novus/nvd3 2013-02-06 10:27:23 -05:00
Tyler Wolf
f8fbe286aa #56 stacked bar chart now stacks both positive and negative values 2013-02-06 10:27:04 -05:00
Ricardo
f8625b9dc5 Merge pull request #4 from ClemensSchneider/pie_label_positioning
added option to position labels in pie chart in a sunbeam manner (by ClemensSchneider)
2013-02-05 14:28:38 -08:00
Ricardo
0e952baf3f Merge pull request #54 from csulok/master
singlepoint charts have the y axis's domain reversed
2013-02-05 14:26:27 -08:00
Andras Stracz
d1878bd2c0 make sure y axis of singlepoint charts decrease top to bottommake sure y axis 2013-02-03 22:15:11 +01:00
Ricardo
7db5fa3530 Update README.md 2013-02-01 13:01:23 -05:00
Ricardo
c801d3249e Supported Browsers List 2013-02-01 13:00:42 -05:00
Ricardo
af6e87d38a Merge pull request #50 from kaosko/master
Refering to render attribute within render() was inconsistent (thanks kaosko)
2013-02-01 09:56:04 -08:00
kaosko
ee2d3ee08f fix inconsistent reference to render attribute in render() 2013-01-29 22:54:28 -08:00
Ricardo
0786356ca5 Merge pull request #44 from geetotes/master
Grammar police: Fixed typos (thanks Geetotes)
2013-01-27 09:15:50 -08:00
Lee Gillentine
a89a5ce29a Grammar police: fixing typos 2013-01-26 21:07:12 -05:00
Lee Gillentine
2ac200ead0 Merging in upstream changes 2013-01-26 20:38:10 -05:00
Ricardo
aecd1479af #41 Putting back nv.d3.min.js 2013-01-23 11:48:57 -05:00
Ricardo
ea450b6123 Getting rid of unused/broken build.sh 2013-01-22 14:27:14 -05:00
Tyler Wolf
5f0700eac9 #33, plus added flatTestData() for testing with flat data to cumulativeLineChart example 2013-01-22 14:14:19 -05:00
Ricardo
db9778e7d5 Added a 'beforeUpdate' dispatch event to the discreteBarChart 2013-01-18 14:18:01 -05:00
Tyler Wolf
bfd98d8a08 #26 2013-01-09 10:53:51 -05:00
Tyler Wolf
b0c57c33f4 #26 2013-01-09 10:51:53 -05:00
Bob Monteverde
4e12985eb5 Made state accessible from chart.state() 2012-12-28 14:32:53 -05:00
Bob Monteverde
22b850e001 State management in almost all chart models 2012-12-28 10:05:04 -05:00
Bob Monteverde
6213a74e3b Adding state management to most charts 2012-12-28 00:05:37 -05:00
Bob Monteverde
8d7553d734 remove stateChange call from changeState handler 2012-12-26 17:14:36 -05:00
Bob Monteverde
64a066ccdf Added changeSatte functionality to update chart from a state object 2012-12-26 16:30:24 -05:00
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 2012-12-26 15:56:07 -05:00
Bob Monteverde
97e3c25345 Added ability to right align the sparklinePlus current value 2012-12-26 13:49:59 -05:00
Lee Gillentine
2a76897f8f Fixing typo in styling 2012-12-21 20:29:55 -05:00
Lee Gillentine
e5d7133f10 Fixing typos in comments 2012-12-21 18:45:54 -05:00
Bob Monteverde
2922f6ea5b Mergin with repo changes 2012-12-14 17:26:27 -05:00
Bob Monteverde
24c0b0f7d5 sparklinePlus: aligning the value with the final value is now optional via alignValue flag 2012-12-14 17:25:24 -05:00
Ricardo
cdb68dafca allowing the bullet chart to hide the previous data point if the value is null 2012-12-13 16:28:43 -05:00
Bob Monteverde
38ba70f4dc Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 2012-12-11 18:54:32 -05:00
Ricardo
1e4ddf43d7 Merge pull request #11 from passy/patch-1
Prevent leak of 'graph' into global scope.

Thanks passy!
Ricardo
2012-12-09 14:40:50 -08:00
twolf
d0d5346535 expanded borders for voronoi field on charts 2012-12-09 15:01:06 -05:00
twolf
8e0160ad5f ran make on previous changes 2012-12-09 14:52:00 -05:00
Pascal Hartig
112fa28311 Prevent leak of 'graph' into global scope 2012-12-09 13:11:47 +01:00
Dingo
5f79dba1ea UI-38 fixed all scatter-based charts for use on IE9 2012-12-08 19:02:47 -05:00
twolf
884fbf5dc2 reverted modification to scatter voronoi application 2012-12-07 15:42:47 -05:00
Bob Monteverde
2338ebc8ce Minor css tweak to the bullet 2012-12-05 17:52:10 -05:00
Bob Monteverde
9a67e18e08 Merge branch 'master' of github.com:novus/nvd3 2012-12-05 17:47:27 -05:00
Bob Monteverde
826b938c0d Minor css tweak to the bullet 2012-12-05 17:47:19 -05:00
twolf
5bb5e161ab UI-38 fixed voronoi issue in IE9 2012-12-05 12:24:20 -05:00
twolf
28abada1ea ran make on previous changes 2012-12-04 11:30:43 -05:00
unknown
09ed5ec092 fixed issue with scatter resize 2012-12-04 11:25:21 -05:00
Ricardo
1167814745 Avoiding rewriting the console.log in IE. The new nv.log implementation works under IE. 2012-12-03 18:11:49 -05:00
Bob Monteverde
66b38c9c23 Merging changes from server 2012-12-03 17:15:33 -05:00
Bob Monteverde
281a5a2b60 Re-wrote the bullet model to work with positive and negative numbers... including bullets that range both pos and neg 2012-12-03 17:14:41 -05:00
twolf
f83e6eb16b fixed tooltip problem on stacked Area in IE 2012-11-30 19:16:37 -05:00
Bob Monteverde
99329c6fc9 Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 2012-11-29 16:54:07 -05:00