/** * @param data: {title: str * itemArray: array, each item in the array is an obj {attr:str, wMax:numeric, max: numeric, radius: numeric, key: str} * key: str * } */ // TODO: explain what those attribute in param data are in comments export function renderTemplate(data){ let adjustment = 0, titleTemplate = "", itemTemplate = "