BubbleScaleStep
steps에 지정하는 개별 단계.
숫자 대신 이 객체로 지정하면 단계의 label을 직접 정할 수 있다.
Options
label: string (opens in a new tab)
단계에 표시할 label.
지정하지 않으면 value를 tick label 설정에 맞춰 표시한다.
default :undefined
value: number (opens in a new tab)
단계의 기준 값.
이 값에 해당하는 크기로 원을 그린다.
default :undefined