ListDensityPlot behavior?
- To: mathgroup at smc.vnet.net
- Subject: [mg16024] ListDensityPlot behavior?
- From: Mark Fisher <mefisher at bellsouth.net>
- Date: Sat, 20 Feb 1999 02:52:09 -0500
- Sender: owner-wri-mathgroup at wolfram.com
When I enter
ListDensityPlot[{{1,0},{0,1}}]
I get 4 white squares. I thought I would get 2 white squares and 2 black
squares. What am I missing? BTW,
ListDensityPlot[IdentityMatrix[7]]
produces the sort of result I expected, with 7 white blocks and the rest
of the blocks black.
(I'm using Version 3.0.1 for Windows.)
--Mark.