In article
<c5dbd041-1700-4f30-a172-ce42bd5ad879@[EMAIL PROTECTED]
>,
Dan <luecking@[EMAIL PROTECTED]
> wrote:
>On Jun 4, 6:30 pm, merr...@[EMAIL PROTECTED]
(Ethan Merritt) wrote:
>> In article
<4bbe6f4f-8c61-43c1-8577-a3e9ec4ba...@[EMAIL PROTECTED]
>,
>>
>> <valdem...@[EMAIL PROTECTED]
> wrote:
>>
>> >Is there any gnuplot command to create horizontal rectangles ?
>>
>> ???
>> How can you tell a horizontal rectangle from a vertical rectangle?
>>
>> There is a strong convention in scientific presentation that the
>> independent variable is plotted on the horizontal axis (usually X),
>> and dependent variables are plotted against the vertical axis (Y).
>>
>> Of course there are specific cases that call for some other layout,
>> but it is rare to see horizontal histograms.
>
>Who has never seen this example:
> http://www.censusscope.org/us/chart_age.html
FWIW, here's the gnuplot equivalent, cut-and-pasting the
data from that URL.
http://skuld.bmsc.wa****ngton.edu/people/merritt/gnuplot/census.html
I know of that style as a "back-to-back" histogram.
There was recently discussion on the developers mailing list
about the possibility of implementing a more general form of
this sometimes called a "violin plot", e.g.
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=43
Drawing such a set of curves in gnuplot would not be hard,
but working out a standard way of getting the relevant data
into the program would be non-trivial.
>This sort of thing is not at all rare in newspapers and
>magazines, or indeed any publication where page
>layout conventions trump scientific conventions.
Surely you are not appealing to newspaper/magazine standards
as a touchstone for the presentation of scientific data!
--
Ethan A Merritt


|