The ticks look correct, placing 5 panels into 4 zones.  Perhaps the scales should run from _0.5 to 4.5,

Well this doesn't quite work:

'density;yrange _0.5, 4.5' plot i. 5 5

(Engine: j904/j64avx2/linux  Beta-e)

ate: Fri, 4 Nov 2022 09:35:53 +0100
From: Jan-Pieter Jacobs<janpieter.jac...@gmail.com>
To:programm...@jsoftware.com
Subject: [Jprogramming] density plot tick marks misaligned
Message-ID:
        <CANS99caNY6pdFrD=PRX=tdxnsoruviyqrxwmzvkkfw3o+4h...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Hi all,

I noticed the tick marks in the plot addon's density plot are misaligned,
e.g.

load 'plot'
'density' plot i. 5 5

shows 5 coloured cells, and axes range from 0 to 4. But the corresponding
tick marks are aligned to the left of the cell in column 0, and the right
of the cell in column 4.

I would find it more clear to have the ticks centred on the cells for all
rows and columns.

What do you think? Or am I missing some useful case of the current
behaviour?

Thanks,

Jan-Pieter

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to