-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re render Chart #85
Comments
what type chart you using ? |
I am using multi series line chart. |
Are you using |
import React, { Component } from "react";
export default class MainScreen extends Component
this is the way i am using
…On Thu, Aug 29, 2019 at 10:29 AM Nson ***@***.***> wrote:
Are you using React.Component?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#85?email_source=notifications&email_token=AECTT6EV5POF2K34EHSN4ZLQG5JUBA5CNFSM4H3Q4JRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5NHRYA#issuecomment-526022880>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AECTT6D3WHEKTDMQ66V5XGLQG5JUBANCNFSM4H3Q4JRA>
.
--
Thanks and with regards,
* Nagaraj.R*
|
I can demo this on http://snack.expo.io |
ok thanks
…On Thu, Aug 29, 2019 at 10:38 AM Nson ***@***.***> wrote:
I can demo this on http://snack.expo.io
I can help you
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#85?email_source=notifications&email_token=AECTT6CRAXJ6GRJMURD35UTQG5KU5A5CNFSM4H3Q4JRKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5NH7KQ#issuecomment-526024618>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AECTT6FZFV3EVOKKZ6C4BWDQG5KU5ANCNFSM4H3Q4JRA>
.
--
Thanks and with regards,
* Nagaraj.R*
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have an issue in re-rendering the chart when new data occurs. Please post any solution regarding this issue. Thanks in advance
The text was updated successfully, but these errors were encountered: