Commit Graph

17 Commits (master)

Author SHA1 Message Date
Robin Hu 5e78ec57c3 Fixing a bug related to transitions and delays with mutliBar. 11 years ago
Robin Hu caa6b56c73 Merge branch 'group_spacing' of https://github.com/dimagi/nvd3 into development
Conflicts:
	src/models/multiBar.js
11 years ago
Robin Hu 4ea8115a6a Fixing issue in multibarChart where the axisLabel was being
rotated along with the xAxis tick labels, when rotateLabels
was set.
11 years ago
Robin Hu 6ff087584d Bumping to version 1.1.7b, due to removal of with-3d-shadow from tooltips.
Updating all example charts to include with-3d-shadow.
11 years ago
Robin Hu 1f3f3589c3 Added transitionDuration to multiBarChart. 11 years ago
Tyler Wolf a437d1ef0e Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.min.js
11 years ago
Robin Hu 8731046948 Issue #140. Added ability to stagger the x-axis labels on Multibar charts. 11 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 11 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 11 years ago
Bob Monteverde 11d504c6cd Added barColor fucntionality to multibar to imitate what I did for multibarHorizontal 11 years ago
Tyler Wolf f8fbe286aa #56 stacked bar chart now stacks both positive and negative values 11 years ago
Bob Monteverde 6213a74e3b Adding state management to most charts 12 years ago
Bob Monteverde dacbf5303f Issue #297: get showMaxMin to work on ordinal x axis scale 12 years ago
Jyry Suvilehto 3c9cb18afe add utils.js dependency to examples to avoid having to compile while developing 12 years ago
Bob Monteverde 1edf924478 added scale adjustment to multibar to work with single data point 12 years ago
Bob Monteverde 199ec2aed8 renaming d3.css to nv.d3.css 12 years ago
Bob Monteverde 2b26f44a8c Added multiBarChart and example 12 years ago