Draw the progression graphic of matches of CQL queries in a corpus
progression(positions, names, colors, styles, widths, corpusname, Xmin, T,
doCumulative, structurepositions, strutnames, graphtitle, bande)
Vector containing corpus positions of CQL queries matches. A position is an integer from 0 (begining of corpus) to N (end of corpus)
String vector containing the CQL queries
Vector containing the line color of each query
Vector containing the line style of each query
Vector containing the line width of each query
String: corpus name
Integer: corpus starting position of abscissa values
Integer: size of the corpus
Boolean: if true draw a cumulative graph, if false draw a density graph
optional Vector containing the structure positions of the corpus
optional Vector containing the structures labels to display
String: graph title
Float: density window size factor