Help:EasyTimeline syntax: Difference between revisions

Content deleted Content added
m lang="text"
LineData: added explanation on how those times and positions actually match.
Line 525:
points:(100,20)(170,105) color:blue width:3 # from one arbitrary absolute position to another, extra thick
</pre>
::: <small>''Note that the "absolute positions" are plotted in the context of'' <code>ImageSize = width:200 height:120</code> ''and'' <code>PlotArea = left:20 right:10 top:10 bottom:20</code>.</small>
 
----