<<O>> Difference Topic TWikiWorkSpec (4 - 2002-05-22 - TaitCyrus) |
GaugePlugin Specification (rough)The GaugePlugin creates PNG graphic files displaying gauge information.
Inputs
| ||||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
| ||||||||||||||||
Changed: | ||||||||||||||||
< < |
| |||||||||||||||
> > |
| |||||||||||||||
Output
Error HandlingIf the required arguments are not defined, then the name of a graphic file containing an error message is returned.
Sample usage<IMG SRC="%PUBURLPATH%/%WEB%/%TOPIC%/ %GAUGE{name="C1_customer_satisfaction" type="thbar" value="47"}%" ALT="47"><IMG SRC=%PUBURLPATH%/%WEB%/%TOPIC%/ %GAUGE{name="C1_customer_satisfaction_trend" type="trend" value="1" trend_color="#0000FF"}%">Later improvement:
|
<<O>> Difference Topic TWikiWorkSpec (3 - 2002-05-14 - TaitCyrus) |
GaugePlugin Specification (rough)The GaugePlugin creates PNG graphic files displaying gauge information.
Inputs
| |||||||||||||
Changed: | |||||||||||||
< < |
| ||||||||||||
> > |
| ||||||||||||
| |||||||||||||
Changed: | |||||||||||||
< < |
| ||||||||||||
> > |
| ||||||||||||
Output
Error HandlingIf the required arguments are not defined, then the name of a graphic file containing an error message is returned.
Sample usage<IMG SRC="%PUBURLPATH%/%WEB%/%TOPIC%/ %GAUGE{name="C1_customer_satisfaction" type="thbar" value="47"}%" ALT="47"><IMG SRC=%PUBURLPATH%/%WEB%/%TOPIC%/ | |||||||||||||
Changed: | |||||||||||||
< < | %GAUGE{name="C1_customer_satisfaction_trend" type="thrend" value="1" colors="#0000FF"}%"> | ||||||||||||
> > | %GAUGE{name="C1_customer_satisfaction_trend" type="trend" value="1" trend_color="#0000FF"}%"> | ||||||||||||
Later improvement:
|
<<O>> Difference Topic TWikiWorkSpec (2 - 2002-05-13 - TaitCyrus) |
GaugePlugin Specification (rough)The GaugePlugin creates PNG graphic files displaying gauge information.
Inputs
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Added: | ||||||||||
> > |
| |||||||||
Output | ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
Added: | ||||||||||
> > | Error Handling | |||||||||
If the required arguments are not defined, then the name of a graphic file containing an error message is returned. | ||||||||||
Changed: | ||||||||||
< < |
Storing images:
| |||||||||
> > | Sample usage<IMG SRC="%PUBURLPATH%/%WEB%/%TOPIC%/ %GAUGE{name="C1_customer_satisfaction" type="thbar" value="47"}%" ALT="47"><IMG SRC=%PUBURLPATH%/%WEB%/%TOPIC%/ %GAUGE{name="C1_customer_satisfaction_trend" type="thrend" value="1" colors="#0000FF"}%">Later improvement: | |||||||||
Deleted: | ||||||||||
< < |
Error handling:
Later improvement: | |||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
Deleted: | ||||||||||
< < | initial settings and attributes, and store hash value. | |||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
Deleted: | ||||||||||
< < | the actual gauge string (expanded with initial values) as the hash value | |||||||||
| ||||||||||
Changed: | ||||||||||
< < | _GaugePlugin_ | |||||||||
> > | _GaugePlugin_<type>_<name>.hash, alternatively generate one hash value file per TWiki topic. | |||||||||
Deleted: | ||||||||||
< < | one hash value file per TWiki topic. | |||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
Deleted: | ||||||||||
< < | storage handling; offers an API for plugins to use. | |||||||||
<<O>> Difference Topic TWikiWorkSpec (1 - 2002-05-13 - TaitCyrus) |
GaugePlugin Specification (rough)The GaugePlugin creates PNG graphic files displaying gauge information.
Inputs
Output
If the required arguments are not defined, then the name of a graphic file containing an error message is returned.
Storing images:
Error handling:
Later improvement:
|
Revision r4 - 2002-05-22 - 20:56:46 - TaitCyrus | Edit |