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

Radius of the bubble #19

Closed
hamza005 opened this issue Mar 14, 2018 · 6 comments
Closed

Radius of the bubble #19

hamza005 opened this issue Mar 14, 2018 · 6 comments

Comments

@hamza005
Copy link

How can I reduce the radius of the bubble in it? Kindly explain.

@hamza005
Copy link
Author

do I have to play with getBubbleRadius() function to reduce the size of the bubbe radius? If so, then how's it possible?

@uve
Copy link
Contributor

uve commented Mar 14, 2018

@hamza005, getBubbleRadius function calculates radius of bubble based on your dataset and window size. How do you want to change this behavior?

@hamza005
Copy link
Author

I just want to reduce the size of bubble in scatter chart. the minimum size of bubble is still very big for me. I just want that bubble to nearly equal to a dot.

@uve
Copy link
Contributor

uve commented Mar 15, 2018

@hamza005, try to fork this repository and modify getBubbleRadius function to make all bubbles smaller.

@hamza005
Copy link
Author

@uve I have done this. But when I build the package and deploy, it again gets the previous size... I think i'm missing the exact thing to do. Actually, to be very sorry, I'm new on visuals, so kindly can you do this for me? make the radius small and just hint me up with the exact lines to be changed in the getBubbleRadius Function?

@hamza005
Copy link
Author

Thanks @uve It's working now 👍

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

No branches or pull requests

2 participants