- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Open Flash Chart图表(国外英语资料)
Open Flash Chart图表(国外英语资料)
The JSON format of the Open Flash Chart diagram is detailed
The data file must be in JSON format.
{}
Write all the objects in {}. Make it look like the following JSON data format:
{
Title : {
Text : Many data lines,
Style : {font-size: 20px; color: # 0000ff; font-family: Verdana; tex-align: center;}
}
}
The Title (optional)
All property parameters are optional.
Text: string, title
Style: string, CSS style
Example:
{
Title : {
Text : Y data line,
Style : {font-size: 20px; color: # 000000; font-family: Verdana; tex-align: center;}
}
}
Y_Legend (optional)
All attribute parameters are optional.
Text: string, the Y-axis title
Style: string, CSS style
Example:
{
Y_legend : {
Text : Y Chart,
Style : {color: # 736AEF; font-size: 12px;}
}
}
X Axis (optional)
The property of this object is optional, and the default X-axis attribute will be used if no attribute is specified.
All optional attributes:
Stroke: number, the width of the X axis
Tick - height: number, the height of the X axis
Colour: string, line color
Offset: Boolean, the minimum deviation of the X-axis in the column graph is 0
Grid - color: string, the color of the table line
3d: Boolean, set 3d
Steps: depends on the tick-height attribute
Labels: array of strings, tags for each X dot
Example:
{
X_axis : {
Stroke : 1,
Tick-height : 10,
Colour : # d000d0,
Grid-colour : # 00ff00,
Labels : January, February, March, April, May, June, July, August, Spetember
}
}
Y Axis (optional)
It should be about the same as X Axis (because the official didnt give it, dont know if its missing.)
Min: integer, minimum value of Y
Max: integer, the maximum Y axis
Tick-length: number, the length of the Y-axis
Example:
{
Y_axis : {
Stroke : 4,
Tick-length : 3,
Colour : # d000d0,
Grid-colour : # 00ff00,
Offset : 0,
Max : 20
}
}
Elements element
The attribute of the element is a generic object for an array
These generic object graph types are (line, bar, scatter, and so on)
{
Elements :
{
Type : bar,
Alpha : 0.5,
Col
您可能关注的文档
- DOTA 指令(国外英语资料).doc
- easyUI扩展验证(国外英语资料).doc
- EclipseMe插件下载与使用(国外英语资料).doc
- Eclipse启动参数(国外英语资料).doc
- eclipse图解(国外英语资料).doc
- Eclipse插件安装(国外英语资料).doc
- Eclipse插件介绍(国外英语资料).doc
- ecshop 快速订购 直接购买 插件(国外英语资料).doc
- edius6.2常用快捷键,后期制作人员必备(国外英语资料).doc
- EC与BIOS间的关系和上电原理(国外英语资料).doc
- ONU的认证注册文档(国外英语资料).doc
- opera设置(国外英语资料).doc
- oracle 10g数据库备份与还原总结(国外英语资料).doc
- oracle sql 报错解决办法(国外英语资料).doc
- Oracle-客户端-使用-expdp_impdp-示例-说明(国外英语资料).doc
- oracle作业(包)(国外英语资料).doc
- Oracle备份恢复(国外英语资料).doc
- oracle回收站Recyclebin对象删除机制(国外英语资料).doc
- Oracle安装日志(国外英语资料).doc
- oracle crs起停步骤及srvctl crsctl 命令用法(国外英语资料).doc
最近下载
- 化验员招聘笔试题及解答(某大型国企).docx VIP
- 课件 溶液中“粒子”浓度关系.pptx VIP
- 运输公司危险源辨识清单、管控责任清单、措施清单.docx VIP
- 施工围堰及施工降排水及施工导流及防汛度汛.docx VIP
- 英语高考高频词.docx VIP
- 实战第十二课成语接龙.pptx VIP
- 2019人教版高中化学必修第一册 《第四章 物质结构 元素周期律》大单元整体教学设计[2020课标].docx
- 中国竹文化知到智慧树期末考试答案题库2025年浙江农林大学.docx VIP
- 海博麦布片(CXHS1900003-04)说明书.pdf
- 老年人生活功能训练与康复考核试卷.docx VIP
文档评论(0)