Last updated: Jan 18, 2024
- Create a new flow and add a Data Asset node that points to catalog_seasfac.csv.
- Connect a Type node to the Data Asset node and double-click it to open its properties.
- Click Read Values. For the
men
field, set the role to Target. - Set the role for all other fields to
None
and clickSave
. - Attach a Time Plot graph node to the Type node and double-click it.
- For the Plot, add the field
men
to the Series list. - Select Use custom x axis field label and select
date
. - Deselect the Normalize option and click Save.
- Run the flow.