Skip to content

Conversation

SaeedZhiany
Copy link

By this PR we can pass a locale String as prop and all data and time will be localized

props name: locale and it is optional for backward compatibility

By using this code

<ChartView style={{height:300}} config={conf} options={options} stock={true} **locale={'fa'}**></ChartView>

Screenshot_1563879823

<ChartView style={{height:300}} config={conf} options={options} stock={true}></ChartView>

Screenshot_1563879791

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant