Groups | Search | Server Info | Login | Register
Groups > comp.soft-sys.math.mathematica > #16952
| From | reiser.paul@gmail.com |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | ListPointPlot3D[Tooltip[]] Help |
| Date | 2014-05-21 08:13 +0000 |
| Message-ID | <llhn7p$9d1$1@smc.vnet.net> (permalink) |
| Organization | Time-Warner Telecom |
I want to plot 2 points {1,1,1} and {2,2,2} using ListPointPlot3D and
Tooltip, labelling each point "a" and "b" respectively.
ListPointPlot3D[Tooltip[{{1, 1, 1}, {2, 2, 2}}, {"a", "b"}]] doesn't seem
to work (it displays "{a,b}" at both points)
Thanks for any help...
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar
ListPointPlot3D[Tooltip[]] Help reiser.paul@gmail.com - 2014-05-21 08:13 +0000
csiph-web