Skip to content
Discussion options

You must be logged in to vote

Hi @Jaleelgz I have added a new prop name colors which accepts an array of objects of type ColorFromToY described below-

type ColorFromToY = {
  from: number
  to: number
  color: ColorValue
}

This is available from versions 1.4.67 onwards.
See https://github.com/Abhinandan-Kushwaha/react-native-gifted-charts/releases/tag/v1.4.67

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jaleelgz
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants