{% for js_url in chart_js_dependencies %} {% endfor %}
← 返回列表
基本信息
{% if record.tag0 %}
{{ record.tag0 }}
{% endif %} {% if record.tag1 %}
{{ record.tag1 }}
{% endif %}
ID:
{{ record.id }}
插入时间:
{{ record.insert_time }}
文件路径:
{{ record.file_path }}
图表预览
{{ chart_html | safe }}
Option 配置
{{ option_formatted }}
Data Option 配置
{{ data_option_formatted }}