lecho / hellocharts-android

Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
Apache License 2.0
7.44k stars 1.61k forks source link

Fixed bubble radius issue #531

Closed Sammy-T closed 3 years ago

Sammy-T commented 5 years ago

The bubble's radius will now scale to the appropriate value even if viewport calculation is disabled.

This addresses issue #400