Widget:Grafico: differenze tra le versioni
Da WikiLectio.
m test |
m downgrade Etichetta: Ripristino manuale |
||
| (3 versioni intermedie di uno stesso utente non sono mostrate) | |||
| Riga 1: | Riga 1: | ||
<includeonly> | <includeonly> | ||
<div id="chartwrap_<!--{$id}-->" | <div id="chartwrap_<!--{$id}-->" | ||
style="width:<!--{$width|default:600}-->px;height:<!--{$height|default:380}-->px | style="width:<!--{$width|default:600}-->px;height:<!--{$height|default:380}-->px;"> | ||
<canvas id="canvas_<!--{$id}-->" | <canvas id="canvas_<!--{$id}-->" | ||
width="<!--{$width|default:600}-->" | width="<!--{$width|default:600}-->" | ||
height="<!--{$height|default:380}--> | height="<!--{$height|default:380}-->"></canvas> | ||
<!-- Config | <!-- Config INI dentro <pre hidden> --> | ||
<pre id="cfg_<!--{$id}-->" hidden> | <pre id="cfg_<!--{$id}-->" hidden> | ||
id=<!--{$id}--> | id=<!--{$id}--> | ||
| Riga 49: | Riga 44: | ||
</pre> | </pre> | ||
<pre id="debug_<!--{$id}-->" | <!-- opzionale: area debug tenuta nascosta --> | ||
<pre id="debug_<!--{$id}-->" hidden></pre> | |||
</div> | </div> | ||