﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1530	OMPlot: plotAll does not sort variables correctly	Martin Sjölund	Adeel Asghar	"The expected order is:
{{{
r[8]
r[9]
r[10]
}}}

But the actual order is lexical, i.e.:
{{{
r[10]
r[8]
r[9]
}}}"	defect	closed	high	1.12.0	OMPlot	trunk	worksforme		Martin Sjölund
