<< generate_value_string Generate Tikz Strings Plot examples >>

xs2tikz >> xs2tikz > Generate Tikz Strings > handle_polylines

handle_polylines

Add polyline environment and options via addplot

Syntax

tikzStrings = handle_polylines(attributes);

Parameters

attributes:

a struct containing graphical elements

axis:

current axis element

tikzStrings:

column vector containing the generated strings

Description

Generates the environment and option strings for all polylines in attributes related to the given axis.

Authors


Report an issue
<< generate_value_string Generate Tikz Strings Plot examples >>