lineTension

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the lineTension of widget to <number>
get the lineTension of widget
Associationscom.livecode.widget.chart
Summary

determines whether line charts are drawn curved or not.

OSmac, windows, linux, ios, android, web
Example
set the lineTension of widget "Chart View" to 0.5
Description

Use the lineTension property to determine whether the graph will be straight or curved. You can make it curved by setting it to more than 0.