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

add activate props, and selectionBlacklist #571

Merged
merged 1 commit into from
Feb 12, 2018

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Feb 12, 2018

  • Adds a selectionBlacklist prop for VictorySelectionContainer to enable ignoring data
  • Adds activateData and activateLabels props to VictoryVoronoiContainer (true by default). Setting these to false should help perf by avoiding unnecessary mutations for users who don't need to activate data / labels
  • Adds activateSelectedData prop to VictorySelectionContainer. This prop operates the same way as activateData in VictoryVoronoiContainer. The naming differs to avoid collision in createContainer

@boygirl boygirl merged commit b4a22dc into master Feb 12, 2018
@boygirl boygirl deleted the improvement/activate-data branch February 12, 2018 22:28
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