Tooltip doesn't work with Raster, ArrayPlot, MatrixPlot? (cont.)
- To: mathgroup at smc.vnet.net
- Subject: [mg94894] Tooltip doesn't work with Raster, ArrayPlot, MatrixPlot? (cont.)
- From: Mitch Murphy <mitch at lemma.ca>
- Date: Tue, 30 Dec 2008 05:50:49 -0500 (EST)
(cont.) doesn't work with 6.0.2 (mac os x 10.5) either. here's a small example to illustrate the problem: ArrayPlot[Table[Tooltip[i j], {i, 3}, {j, 3}], Mesh -> True] cheers, Mitch