mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 05:36:10 +02:00
TAChart: Improved meta-data for the line-series demo project.
This commit is contained in:
parent
044ee4f0bc
commit
749b703ea4
@ -1,5 +1,5 @@
|
||||
{ "TAChart_line" : {
|
||||
"Category" : "TAChart",
|
||||
"Keywords" : ["TAChart","line chart","pointers"],
|
||||
"Description" : "Demonstrates a line chart and the various pointers it might use."}
|
||||
"Keywords" : ["TAChart","line series","pointers","oscilloscope","color each point","custom-drawn","speed","3D","rotated"],
|
||||
"Description" : "Demonstrates several aspects of the line series:\n-drawing speed\n-built-in and custom data point symbols (pointers)\n-oscilloscope mode\n-coloring individual data points."}
|
||||
}
|
Loading…
Reference in New Issue
Block a user