<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>seqrplot: Error in plot.new() : figure margins too large</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I am new to TraMineR and have what is probably a very basic question regarding plot/graphing commands for cluster analysis.<BR>
I am analyzing career transitions and my data set consists of<BR>
<BR>
&nbsp;[&gt;] 3842 sequences with 10 distinct events/states<BR>
&nbsp;[&gt;] 2590 distinct sequences<BR>
&nbsp;[&gt;] min/max sequence length: 120/120<BR>
<BR>
Trying to exercise the following syntax:<BR>
seqmtplot(Org.seq, group = co.fac, border=NA) or<BR>
seqrplot(Org.seq, group = co.fac, co.fac, border=NA)<BR>
<BR>
I get the following error message:<BR>
&gt;Error in plot.new() : figure margins too large<BR>
<BR>
I have unsuccessfully tried to adjust for this so would appreciate any suggestions. Basically I need to figure out how my 8 clusters break down. Any suggestions/advice would be greatly appreciated. Thank you!</FONT></P>

</BODY>
</HTML>