tsvData

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the tsvData of widget to <TSV Data>
get the tsvData of widget
Associationscom.livecode.widget.chart
Summary

Gets or sets the data to display the chart in TSV format

OSmac, windows, linux, ios, android, web
Example
on mouseUp
  set the lockChartUpdates of widget "Chart View" to true
  set the tsvData of widget "Chart View" to the pgText of group "DataGrid 2"
  set the lockChartUpdates of widget "Chart View" to false
end mouseUp
Description

Simple way to set chart data, but with limited possibilities. Property tsvData is no compatible with all types of charts, y the number of elements of the data to set is the same as the.