playbook/docs/tsl/reference/catalog/graphics.md

54 lines
947 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 图形函数
这一页只负责函数定位:先按主题找到模块,再在页内搜索函数名。
## 使用方式
- 返回总目录:[catalog/index.md](index.md)
- 需要基础语法时回到 [../../syntax/index.md](../../syntax/index.md)
- 需要金融任务组织方式时回到 [../../finance/index.md](../../finance/index.md)
## 模块范围
- 说明:图表、绘图与可视化相关函数
- 主题数3
- 函数数27
## 主题目录
### 作图函数
- `Graph`
- `GraphGroup`
- `MergeGraph`
- `EncodeGraphGroup`
- `DecodeGraphGroup`
- `DecodeGraph`
- `EncodeGraph`
- `FastLine_Web`
- `GetColorByIndex`
### 图形字段函数
- `gfColor`
- `gfFill`
- `gfFlag`
- `gfZero`
- `gfMaxValue`
- `gfMinValue`
- `gfLTP`
- `gfTitleCaption`
- `gfLeftTitleCaption`
- `gfCoordinate`
### 图形填充设置函数
- `flSolid`
- `flClear`
- `flHorizontal`
- `flVertical`
- `flFDiagonal`
- `flBDiagonal`
- `flCross`
- `flDiagCross`