-
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
Bubble format #81
Comments
Point 2 :
https://github.com/aeyrium/bezier-chart/blob/master/lib/src/bezier_chart_config.dart#L42
Other points were not implemented, but pull requests are open.
…On Sat, Apr 25, 2020, 10:14 PM davidkalil10 ***@***.***> wrote:
Hello,
I'm trying to customize the bubble but I had no sucess.
The things that I would like to do is:
1.
- Show all data points together
2.
- Customize the fontsize
3.
- Change de gestures type from longpress to only tap. I've running
some test and almost all of the people dont try the long press, so they
dont realize that it is possible to show the data point data
Is it possible to use or have this features?
Thank you very much!
Best regards,
David
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#81>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFL3UHDIIAD43BHEG6SMSTROORH7ANCNFSM4MRA7HGA>
.
|
Thank you for your fast reply!! |
Hmm I see, maybe you can fork the project.
Keep in mind that pull requests are open.
…On Sat, Apr 25, 2020, 10:25 PM davidkalil10 ***@***.***> wrote:
Thank you for your fast reply!!
I'm using e bubbleIndicatorTitleStyle, bubbleIndicatorValueStyle and
bubbleIndicatorLabelStyle but I could only change font weight, color and
font family. Regarding fontsize no matter what size I put it doesnt change
in the bubble. Is it possible to unlock?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#81 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFL3UDTGJ5UBVTE6U4ZAZ3ROOSSRANCNFSM4MRA7HGA>
.
|
No problem, I wait for them!! Thank you!! :) |
@davidkalil10 Your 3rd opinion have been done by my latest PR but I'm stuck on merging my code to @diegoveloper project. Hope it will be available soon |
The changes are already on master #82 thanks @ltdangkhoa (this should cover the 3rd option). I can't release the new version yet ( permissions) , but you could point directly to the repo:
|
Great!!! I'm already using this changes!! Thank you very much guys!!! |
I'm not working on those features right now. Pull requests are open in case
someone want to work on those points.
…On Sun, Apr 26, 2020, 12:25 PM davidkalil10 ***@***.***> wrote:
Great!!! I'm already using this changes!! Thank you very much guys!!!
Do you think to implement the points 1 and 2, it takes so much time?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#81 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFL3UCJXLXRSANVAEKP57DRORVBBANCNFSM4MRA7HGA>
.
|
Hello,
I'm trying to customize the bubble but I had no sucess.
The things that I would like to do is:
Is it possible to use or have this features?
Thank you very much!
Best regards,
David
The text was updated successfully, but these errors were encountered: