﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1222	Periodic marks in the graphics	Jorge	Jorge	"The markers in the graphics should be relative to the data index. To illustrate that, suppose we plot this matrix:

{{{
Matrix mat = SetCol( Range( 1, 36, 1 ) ) | Rand( 36, 1, 0, 1);
}}}

and ask for a mark every 12 points. For this configuration I expected a mark at 1, 12, 24, and 36. But what I obtain is a mark at 11, 23 and 35."	defect	closed	normal	TOLBase Revitalization	Interface	head	normal	fixed		palmagro@…
