getBubbleChartDataWithSolidStyle

fun getBubbleChartDataWithSolidStyle(points: List<Point>, minDensity: Float = 10.0f, maxDensity: Float = 100.0f): List<Bubble>

Returns list of points

Parameters

listSize

: Size of total number of points needed.

start

: X values to start from. ex: 50 to 100

maxRange

: Max range of Y values