Panel: Chart Setup

The Chart Setup panel is for assigning values from the CSV data.

../_images/csv_charts_panel_chartsetup_a.jpg

The Chart Setup Panel using Chart Area Coordinates.

../_images/csv_charts_panel_chartsetup_b.jpg

The Chart Setup Panel using CSV Coordinates.

Panel Components

Button: CSV Coords

Chart uses coordinates from CSV file for placing CSV Instances.

Pressing this button will reveal the Longitude (x), Lattitude(y), and Elevation(z) buttons.

Button: Longitude(x)

Assign the selected field to the X axis.

Accepts: Integer or Float

Button: Lattitude(y)

Assign the selected field to the Y axis.

Accepts: Integer or Float

Button: Elevation(z)

Assign the selected field to the Z axis.

Accepts: Integer or Float

Button: Chart Area Coords

Chart uses coordinates from from the Chart Area for placing CSV Instances.

Pressing this button will hide the Longitude (x), Lattitude(y), and Elevation(z) buttons.

Button: Main Value

Assign the selected field to the main value.

Accepts: Integer or Float

Button: Name Label

Assign the selected field to the Name Label.

Accepts: String (text)

Button: Keyframe

Creates a keyframe on each of the CSV_Instance objects for the Selected Field. The keyframe is created on the current frame.

Accepts: Integer or Float

Button: Clear all Keyframes

Clears all created keyframes.

Usage

Assign Main Value and Name Label

../_images/csv_chartsetup_usage_a.gif

Assigning the Name Label and Main Value.

Using CSV Coordinates

../_images/csv_chartsetup_usage_b.gif

Assigning the Longitude and Lattitude from the Selected Field.