Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Aggregated pull requests #1

Merged
merged 16 commits into from
Mar 5, 2013
Merged

Aggregated pull requests #1

merged 16 commits into from
Mar 5, 2013

Conversation

rapimo
Copy link
Member

@rapimo rapimo commented Mar 5, 2013

Thanks got from arlm/nvd3
It aggregates:

novus/nvd3#62 Fix on severval bugs and typos
novus/nvd3#40 Fix bug of updateFisheye when you filtered out some data
novus/nvd3#23 Adjust tickLabel's on update rather than enter
novus/nvd3#21 Add variable for customization of donut pie chart
novus/nvd3#15 Adding d3.event to scatter event listeners
novus/nvd3#13 added lineTimeSeriesChart
novus/nvd3#9 Allow forceY on multiChart
novus/nvd3#6 Fixed rotateLabels option for multiBarCharts

pkendall64 and others added 16 commits March 5, 2013 15:42
Replaced 'text-transform' with correct attribute 'text-anchor' to set
rotation center of labels.
Adding d3.event to event listeners to maintain consistency between models.  In the historical bar chart they are included, but not the line which uses the scatters events.
Added donutRatio public variable to pie model.  Allows customization of the inner radius of the donut pie chart.
This allows an axis to change orientation and have the tick label respond accordingly.
the variable brushExtent is documented as a public variable but is not currently exposed.  this exposes it allowing the user to control which portion of the crossfilter is selected at initiation.
Cannot read property 'values' of undefined nv.d3.js:8498
Cannot read property 'values' of undefined nv.d3.js:8511
Problem parsing d="MZ" error
rapimo added a commit that referenced this pull request Mar 5, 2013
@rapimo rapimo merged commit 09026da into master Mar 5, 2013
@rapimo rapimo deleted the aggregated-pull-requests branch March 5, 2013 16:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants