Page 1 of 1

Position of a line or a shaded area

Posted: Sat Apr 28, 2018 8:17 am
by johansamuelsson
When drawing a horizontal line in a graph the line will be centered relative to the date (see examplecode and picture). It would be good with an option where the line is being positioned at the start of the date (so to speak). In this example, "01/01/2016".

Same with a shaded area. The same option could mean that the surface is widened. In the example, to the position "01/01/2012" to "31/12/2013".

An other alternativ is that the user could use "virtual spaces". I.e. as it can be done for example in the command "addarrow"

Code: Select all

WfCreate(page=a) a 2010 2017
Series x1=@rnd
Series x2=@rnd
Graph g1.line x1 x2
g1.draw(shade, bottom) 2012 2013
g1.draw(Line, bottom) 2016
Show g1


g.GIF
g.GIF (26.75 KiB) Viewed 6276 times


Regards Johan

Re: Position of a line or a shaded area

Posted: Mon Apr 30, 2018 2:35 am
by johansamuelsson
[emoji106]


Skickat från min iPhone med Tapatalk