0

How can I evaluate in a pointlist

ListPlot[Tooltip[RandomReal[{0,1},{5,2}]]]

for example the product of the point coordinate values?

I tried ListPlot[Tooltip[RandomReal[{0,1},{5,2}],#1 #2 &]] but didn't succeed.

Thanks!

Ulrich Neumann
  • 53,729
  • 2
  • 23
  • 55

0 Answers0