aeyrium/bezier-chart

Bubble format

Opened this issue · 8 comments

Hello,
I'm trying to customize the bubble but I had no sucess.
The things that I would like to do is:

    • Show all data points together
    • Customize the fontsize
    • 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

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?

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:

bezier_chart:
    git: 
      url: git://github.com/aeyrium/bezier-chart.git
      ref: master

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?