Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

feature/voronoi-container #196

Merged
merged 26 commits into from
Feb 25, 2017
Merged

feature/voronoi-container #196

merged 26 commits into from
Feb 25, 2017

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Feb 7, 2017

This PR supports FormidableLabs/victory-chart#432

This PR:

  • Adds a theme prop to VictoryContainer so that custom containers may pick up themes from their parents
  • Removes default title and desc props from VictoryContainer
  • Adds support for providing text as an array for VictoryLabel
  • Adds support for providing style as an array for VictoryLabel so that each line of a multi-line label may be styled independently
  • Changes how null data values are handled by Area and Curve primitives
  • Adds a reduceChildren method to Helpers to ensure order consistency when working with nested children
  • VictoryTooltip no longer automatically adds the active prop to data when hovered. To turn this behavior on, set the new activateData boolean prop on VictoryTooltip

@boygirl boygirl changed the title Bug/shared events feature/voronoi-container Feb 23, 2017
@boygirl boygirl merged commit 9ffde89 into master Feb 25, 2017
@boygirl boygirl deleted the bug/shared-events branch February 25, 2017 01:03
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.

1 participant