Back to this step, I tried breaking the script into parts to get my
lists of lists but I couldnt figure it out. From the first txt file I
parsed it into a list of strings whcih were actually doubles with
spaces in between. From that one I tried to parse each line into a
list of values to feed into the script you wrote for the pie function
but I can't seem to get around the flattened id list. Is there a way
to break a part a 1d list using a repeating pattern - there will
always be 6 values for each of my pies....

Reply via email to