📋 API@thatopen@thatopen/uitype-aliasesScatterInputDataOn this pageScatterInputData ScatterInputData: object The structure for individual data points within a scatter or bubble chart. Use x and y coordinates. Type declaration data? optional data: Record<string, any> r? optional r: number x x: number y y: number