Configuring line chart generation - 7.3

Chart

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Business Intelligence components > Chart components
Data Quality and Preparation > Third-party systems > Business Intelligence components > Chart components
Design and Development > Third-party systems > Business Intelligence components > Chart components
Last publication date
2024-02-21

Procedure

  1. Double-click the second tFileInputDelimited component, which is labelled Temp_Input, to display its Basic settings view.
  2. Fill in the File name field with the path to the temporary input file generated by the tFileOutputDelimited components. In this use case, the temporary input file to the tLineChart is Temp.csv.
  3. Double-click the tLineChart component to display its Basic settings view.
  4. Click Edit schema to open the schema dialog box.
  5. Check that the input and output schemas are synchronized. If needed, copy all the columns from the output schema to the input schema by clicking the left-pointing double arrow button. Then, click OK to close the schema dialog box.
  6. In the Generated image path field, define the path of the image file to be generated.
  7. In the Chart title field, define a title for the line chart. In this use case, enter Average Weekly Viewing (per person) as the chart title.
  8. Define the domain (X) and range (Y) axis labels. In this use case, enter Week and Minutes respectively the axis labels.
  9. Define the image size, the moving average period, the lower and upper bounds, the chart background color, and the background color of the plot area, as you prefer.
    In this use case, we set the image size to 450 by 450, set the lower and upper bounds to 210 and 340 respectively, select light gray as the chart background color, and keep the rest settings are they are.