Parameter | Description |
---|---|
type | File.Ascii.Cat: Loads the chart data from an ascii file (e.g. CSV) and creates an creates a org.jfree.data.category.DefaultCategoryDataset. |
source | Path or URL to input file(s) |
destParamKey | The object is stored in out parameters under a given key |
tablen (optional) | Number of white spaces a tabulator stands for. Which is critical!! If tabs are used in input file, it is very recommended to set the tablen parameter! |