Skip to content
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

V2: Add data binding to have the graph refresh real-time #112

Closed
wants to merge 1 commit into from
Closed

V2: Add data binding to have the graph refresh real-time #112

wants to merge 1 commit into from

Conversation

satan87
Copy link
Contributor

@satan87 satan87 commented Jun 1, 2020

V2: Add data binding to have the graph refresh real-time

Description

Change all value properties to Binding, to have the refresh in real-time.
I had to render public the ChartConfigurationStyle constructor for users to use

Motivation and Context

Issue #95
I didn't update the structure, just put the constructor public

How Has This Been Tested?

iOS simulator

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Non-functional change (Updating Documentation, CI automation, etc..)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@satan87 satan87 mentioned this pull request Jun 1, 2020
@AppPear AppPear closed this Jul 26, 2020
@sgallo0692
Copy link

@AppPear Is this a V2 feature? or is there a built in way to do this?

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.

3 participants