frank shao
|
204a2e9e19
|
RenderWatch: Added render watch to scatterchart and submodels
|
2014-01-15 11:47:08 -05:00 |
|
frank shao
|
a41d985c19
|
RenderWatch: Fixes
|
2014-01-14 20:12:01 -05:00 |
|
frank shao
|
5e1a7490b5
|
renderWatch: Modified addModels to accept list of models
|
2014-01-14 16:50:25 -05:00 |
|
frank shao
|
95fd1026b3
|
RenderWatch: fixes to axis.js
|
2014-01-14 16:39:59 -05:00 |
|
frank shao
|
7b490d2c85
|
Added util to watch for end of render; applied to multibarchart and its sub-models
|
2014-01-14 16:37:18 -05:00 |
|
frank shao
|
23fbe55024
|
Merge branch 'development' of https://github.com/novus/nvd3 into development
|
2014-01-13 16:13:29 -05:00 |
|
frank shao
|
7ad5580db3
|
Deprecated 'multibar.delay'. Use multibar.duration instead
|
2014-01-13 16:13:12 -05:00 |
|
Robin Hu
|
e75bfb274e
|
Merge branch 'master' into development
|
2014-01-10 17:54:09 -05:00 |
|
Robin Hu
|
0c03b2794b
|
Updated indexify routine in cumulativeLineChart to fix situation where the index value can be undefined.
|
2014-01-10 17:50:16 -05:00 |
|
frank shao
|
4672f4b6ca
|
build dist
|
2014-01-03 12:31:33 -05:00 |
|
frank shao
|
fd61caaff6
|
Merge branch 'development' of https://github.com/novus/nvd3 into development
|
2014-01-03 11:57:14 -05:00 |
|
frank shao
|
f621237ff8
|
Added tooltip adjustment so that it can also be dom element
|
2014-01-03 11:56:53 -05:00 |
|
Tyler Wolf
|
365863cbe0
|
updated d3 version in bower.json
|
2013-12-30 18:05:05 -05:00 |
|
Tyler Wolf
|
3a8fb19cd3
|
Merge pull request #397 from jgrund/bower-version-bump
Update bower.json
|
2013-12-30 15:02:15 -08:00 |
|
Robin Hu
|
b8d6f750ab
|
Added defensive code to the height calculation for <rect> elements, in lineChart and scatter.js
|
2013-12-30 14:10:58 -05:00 |
|
Robin Hu
|
eff85fb985
|
Merge remote-tracking branch 'origin/master' into development
Conflicts:
nv.d3.js
nv.d3.min.js
|
2013-12-30 13:03:48 -05:00 |
|
Joe Grund
|
5e918172b2
|
Update bower.json
Bumped to 1.1.15-beta.
|
2013-12-27 13:43:57 -05:00 |
|
Tyler Wolf
|
4e17dfeb15
|
updated README
|
2013-12-18 10:00:14 -05:00 |
|
Tyler Wolf
|
4fa5591542
|
ran grunt production to make nv.d3.min.css. Also tagging for version 1.1.15b
|
2013-12-18 09:57:24 -05:00 |
|
Robin Hu
|
3d88c7a5eb
|
Added a 'noErrorCheck' method to cumulativeLineChart
|
2013-12-16 22:25:26 -05:00 |
|
Robin Hu
|
37ca61f8d1
|
Merge branch 'master' into development
|
2013-12-16 13:28:10 -05:00 |
|
Robin Hu
|
b8b06c75a4
|
Made a fix to calcApproxTextWidth, to fix bug on IE9.
|
2013-12-16 13:26:00 -05:00 |
|
David Souther
|
3dd43d675b
|
Merge pull request #376 from DavidSouther/d3_dependency_update
Update nvd3 d3 dependency to ~
|
2013-12-06 12:58:10 -08:00 |
|
David Souther
|
bebc9f5d4f
|
Update nvd3 d3 dependency to ~, so no conflicts with packages who also require d3 at a newer 3.3 version.
|
2013-12-06 15:57:31 -05:00 |
|
Tyler Wolf
|
6752bf5cc8
|
fixed an issue with legend placement
|
2013-12-03 12:22:34 -05:00 |
|
frank shao
|
9a5b562138
|
build
|
2013-11-27 09:23:38 -05:00 |
|
frank shao
|
50fa59e63e
|
Merge branch 'development' of https://github.com/novus/nvd3 into development
|
2013-11-27 09:23:19 -05:00 |
|
frank shao
|
d6d8dd0dce
|
build
|
2013-11-27 09:22:56 -05:00 |
|
frank shao
|
a744416600
|
Fixed non-matching changestate length in stacked area chart
|
2013-11-27 09:07:59 -05:00 |
|
frank shao
|
d3467a8838
|
Fixed non-matching changestate length in linechart
|
2013-11-27 08:36:45 -05:00 |
|
Robin Hu
|
d51729c49b
|
Rebuilt nv.d3.min.js
|
2013-11-26 13:12:58 -05:00 |
|
Robin Hu
|
4983f2c6df
|
Fixed bug in stackedAreaChart where the tooltip highlight lines would not show up for negative stacked charts.
|
2013-11-26 11:32:03 -05:00 |
|
frank shao
|
168b9703c2
|
Removed an inline opacity style in multibarhorizontalchart
|
2013-11-13 10:30:11 -05:00 |
|
frank shao
|
ef80d6b62c
|
build
|
2013-11-13 10:11:20 -05:00 |
|
frank shao
|
ccb051cf5e
|
Merge branch 'development' of https://github.com/novus/nvd3 into development
Conflicts:
nv.d3.js
nv.d3.min.js
src/models/multiBarHorizontalChart.js
|
2013-11-13 10:11:08 -05:00 |
|
frank shao
|
8afe71bf76
|
Added zero line for discreteBarChart and multiBarHorizontalChart
|
2013-11-13 10:07:29 -05:00 |
|
Tyler Wolf
|
200b20aad8
|
Merge branch 'development' of https://github.com/novus/nvd3 into development
Conflicts:
nv.d3.js
|
2013-11-07 15:41:45 -05:00 |
|
Tyler Wolf
|
a54db1e8bf
|
fixed a few lingering d3.v3 issues
|
2013-11-07 15:41:11 -05:00 |
|
Robin Hu
|
7a410c57ba
|
[multibar horizontal] added showXAxis and showYAxis option to chart.
|
2013-11-04 10:09:12 -05:00 |
|
Robin Hu
|
3681e52ed6
|
[multibar horizontal] Added 'showBarLabels' feature, which displays the labels right next to the bar.
|
2013-11-04 10:06:37 -05:00 |
|
Robin Hu
|
0f5201e139
|
Piechart: fixed typo
|
2013-10-28 11:34:18 -04:00 |
|
Robin Hu
|
a53af7ac65
|
Piechart: Added solution to overlapping pie chart labels. Needs more refinement, but it works for very narrow situations.
|
2013-10-28 11:05:50 -04:00 |
|
Robin Hu
|
81e60d6185
|
Updated pie.js to create labels in a separate nv-pieLabels <g>
|
2013-10-25 14:58:06 -04:00 |
|
Robin Hu
|
92285645b9
|
Readding built min.css file.
|
2013-10-24 10:31:09 -04:00 |
|
Robin Hu
|
43c4639b84
|
Remaking nvd3.
|
2013-10-24 10:22:05 -04:00 |
|
Robin Hu
|
5fd13d9593
|
Merge remote-tracking branch 'origin/development' into development
|
2013-10-24 10:19:56 -04:00 |
|
Tyler Wolf
|
660b0f0f3c
|
Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
nv.d3.js
|
2013-10-17 15:45:39 -04:00 |
|
Tyler Wolf
|
7eab35d829
|
fixed maxmin tick label positioning when axis is oriented 'top'
|
2013-10-17 15:45:15 -04:00 |
|
Tyler Wolf
|
764767a017
|
ran grunt
|
2013-10-17 12:25:33 -04:00 |
|
Tyler Wolf
|
b84975efc1
|
fixed issue with overriding core components
|
2013-10-17 12:11:41 -04:00 |
|