Page 1 of 1

group marker group marker lines RESOLVED

PostPosted: Wed May 18, 2022 10:23 pm
by Silvio.Falconi
Image

How can I go about drawing the thickest lines but only the marker lines for each group?
ie only the lines marked with red arrows?

Re: group marker group marker lines

PostPosted: Thu May 19, 2022 3:50 pm
by Silvio.Falconi
I resolved with

FOR i := 1 TO 1
oCol := :aCols[ i ]
oCol:nColDividerStyle := LINESTYLE_BLACK
NEXT

FOR i := 6 TO 56 STEP 5
oCol := :aCols[ i ]
oCol:nColDividerStyle := LINESTYLE_BLACK
NEXT

But I not Know if it's Right

Image

Re: group marker group marker lines RESOLVED

PostPosted: Thu May 19, 2022 7:06 pm
by Antonio Linares
Dear Silvio,

Will we win the lotto ?

You are becoming a Master of it :-)

Re: group marker group marker lines RESOLVED

PostPosted: Thu May 19, 2022 8:53 pm
by Silvio.Falconi
Is there a lottery in espana?
tell me if I can make sone predictions, so you'll win sure

I know that in spain there is the Primitiva which is a lottery with six numbers + a complementary, probably my functions also run for the primitive with small changes, but without an archive I cannot make statistics, I have found an archive from 1985 to 2014 in txt format, I don't know where to found the extractions up to the current date to make predictions, to calculate late numbers and other statistics.