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

Format bubble value & updatePositionOnTap #80

Merged
merged 3 commits into from
Apr 26, 2020
Merged

Format bubble value & updatePositionOnTap #80

merged 3 commits into from
Apr 26, 2020

Conversation

ltdangkhoa
Copy link
Contributor

Hi,

I've added 2 new options for this package:

  1. The ability to format value in bubble indicator by using NumberFormat from intl package: Eg: 123456789.01 -> 123,456,789.01

  2. While experience current package, I've found that the long press gesture to display bubble indicator on each point would not easy for end-user. The option updatePositionOnTap will solve that problem. However, there is a trade off with the ability to hide the indicator.

Above options are optional and keep the default behavior from master repository

Thanks

@diegoveloper
Copy link
Collaborator

Great, please add a new sample in the example project using the new properties you added.

@ltdangkhoa
Copy link
Contributor Author

Great, please add a new sample in the example project using the new properties you added.

Can I update to the sample13?

@diegoveloper
Copy link
Collaborator

diegoveloper commented Apr 24, 2020 via email

@ltdangkhoa
Copy link
Contributor Author

@diegoveloper : new sample have been added ;)

@diegoveloper
Copy link
Collaborator

Thanks @ltdangkhoa it looks great! one thing before merging it , change the PR to dev instead of master.

@ltdangkhoa ltdangkhoa changed the base branch from master to dev April 24, 2020 16:47
@ltdangkhoa
Copy link
Contributor Author

@diegoveloper Is it ok for the dev branch?

@diegoveloper
Copy link
Collaborator

Yes, point to dev branch, it looks like it has some conflicts

@diegoveloper
Copy link
Collaborator

@ltdangkhoa please check the conflicting files before the merge

@ltdangkhoa
Copy link
Contributor Author

@diegoveloper Sorry I'm not good at git merging. Is it okay right now?

@diegoveloper diegoveloper merged commit 759acf4 into aeyrium:dev Apr 26, 2020
@diegoveloper
Copy link
Collaborator

@ltdangkhoa thanks !!

@davidkalil10
Copy link

You're awesome guys!! Is already possible to use this new features? where can i found some examples?

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