Tickets

Issues

#FIXME: implement Series class for holding series data,


        #FIXME: implement Series class for holding series data,
        # labels and presentation properties

        #data can be a list, a list of lists or a dictionary with
        #each item as a labeled data series.
        #we should (for teh time being) create a list of lists

History
    Changed by Laurent DEFERT on 2023-01-18 12:16:41 during fbea579dac61d4988aca4bf9bd4c0578003a2385
  • File: kissspm/CairoPlot.py - staticpm/CairoPlot.py
  • Changed by Laurent Defert on 2013-01-19 11:01:39 during 097f098395a8e5e0fdc3df6b8fca176038b041f2
  • Content: updated from
            #FIXME: implement Series class for holding series data,
            # labels and presentation properties
            
            #data can be a list, a list of lists or a dictionary with 
            #each item as a labeled data series.
            #we should (for teh time being) create a list of lists