Aliases: hsv_palette
Keywords: hplot
### ** Examples pie(rep(1, 10), col = hsv_palette()(10))
pie(rep(1, 10), col = hsv_palette(h = 0)(10))