|
[Date Index]
[Thread Index]
[Author Index]
BarChart[{1,2},Frame->True]
- To: mathgroup at smc.vnet.net
- Subject: [mg84063] BarChart[{1,2},Frame->True]
- From: "Solomon, Joshua" <J.A.Solomon at city.ac.uk>
- Date: Sat, 8 Dec 2007 05:45:28 -0500 (EST)
Here is some extremely simple code that doesn't work in version 6.0.1:
BarChart[{1,2},Frame->True]
That's it! Note:
BarChart[{1,2}]
and
BarChart[{1,2,3},Frame->True]
work fine. Surely, this is some kind of bug!
j
Prev by Date:
Need features to make kernel and user functions bullet proof
Next by Date:
Re: Exact roots of transcedental functions
Previous by thread:
Re: Need features to make kernel and user functions bullet proof
Next by thread:
Re: BarChart[{1,2},Frame->True]
|