Tickets
Issues
#FIXME: implement Series class for holding series data,- Id: 55c2ecb1341b99281127cb5e52b52534
- Status: Open
- Initial commit: ca45e1d0aaf6419b231a39f175160f653b42aa74
- Creation date: 2012-08-05 09:46:30
- Last changed: 2023-01-18 12:16:41
- Created by: Laurent Defert
- File: staticpm/CairoPlot.py
- Last changed by: Laurent DEFERT
- Tag:
#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