📄 design
字号:
## Sparkline PHP Graphing Library# Copyright 2004 James Byers <jbyers@users.sf.net># http://sparkline.org## Sparkline is distributed under a BSD License. See LICENSE for details.## $Id: DESIGN,v 1.3 2004/11/09 07:10:42 jbyers Exp $#Not much to see. It's 0.1, after all.Flow------------------------------------------------------------------------------Instantiate appropriate Sparkline subclassLoad data, set parameters, all Set* callsRender convert coordinates calculate image size create image handle set colors fill background draw graph draw featuresOptionally call Draw* functionsOutput / OutputFile
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -