All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.tablesaw-jsplot.0.32.6.source-code.line_template.html Maven / Gradle / Ivy

{
    width: {{width}},
    shape: '{{shape}}',
{% if color is not null %}
    color: '{{color | raw}}',
{% endif %}

    smoothing: {{smoothing}},
    dash: '{{dash}}',
    simplify: {{simplify}},
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy