Timeline milestone and interval "no date" shapes

Started by Paul Herber, May 24, 2009, 12:41:16 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Paul Herber

I've taken the timeline milestone and interval shapes and removed the text fields that display the date. The attached zip file contains metric and US units versions for both Visio 2003 and 2007.
I've only included one milestone and interval shape as all the others are selectable from the right-click menu.
Hope this is useful for someone. Enjoy.
Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

Paul Herber

#1
updated to include an interval shape with just a plain fill colour

Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

Visio Guy

Now you know why Paul has five stars next to his name!

Thanks, Paul!
For articles, tips and free content, see the Visio Guy Website at http://www.visguy.com
Get my Visio Book! Using Microsoft Visio 2010

Paul Herber

I've just realised that I haven't updated the Visio 2007 versions, job for Monday!

Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

jdavis5548

How did you get into the shape. I would like to be able to resize the date or remove the callout line at will.

Paul Herber

Electronic and Electrical engineering, business and software stencils for Visio -

https://www.paulherber.co.uk/

JohnTobin

Hi,

Thanks for all the help on this so far. I'm just trying now to format the interval shape to center the interval description in the middle of the interval box (vertically). Unfortunately in the Master Shape explorer I can't move that item cause it's grouped. Ungrouping seems to blow the shape up and it stops working as an interval with dates (despite regrouping). What am I doing wrong here? Is there a way to edit the position easily through the shape explorer? Hope someone can help, thanks!

John

Jumpy

#7
Hello,

you have to select the Interval Shape and then SubSelect the text shape. It should look like in the attached picture.
Then you go to Window->ShapeSheet (don't know the exact english Menu titles, because I use german Visio).

In the ShapeSheet of the text Shape you hav to change the PinY cell from:

=GUARD(IF(User.visIsBracket,Scratch.A1,Sheet.60!Controls.Row_1.Y-Height/2*Scratch.B1)),

deleting the bold parts, to:

=GUARD(IF(User.visIsBracket,Scratch.A1,Sheet.60!Height/2))

The "Sheet.60" will most certainly be another number in your shape.

The textshape is now in the exact middle of the intervalshape, but the text seems still a little bit of center.

To correct that ,too , you have to scroll down in the ShapeSheet to the "Text Block Format" Section an change the formulas in TopMargin and BottomMargin to plain zero: =0

That shall do the trick ;-)

----------
But one warning: The shape will loose some of its smarts, because in y-direction the text will now longer follow the control point.

Jumpy

#8
Oh sh..., sometimes I'm thinking to complicated. Here's a slighlty shorter solution, that can work, too:

Select the Interval Shape (not the Subshape with the text) and go to the ShapeSheet (see above).

Go to the Controls section and change the Y colum from:

IF(OR(User.visIntervalType=1,User.visIntervalType=2),Height*2,Height*0.5)

to:

IF(OR(User.visIntervalType=1,User.visIntervalType=2),Height*2,Height*0.75)

That should place the text roughly in the center. Eventually use another factor between 0.5 an 1.

adhanuka

I would like to use a bracket interval without dates, how do i do that

visioseattle

Registered just to grab the stencils. Thank you - perfect solution for my needs. ;-)

kminor

Quote from: Paul Herber on June 26, 2009, 03:25:06 PM
I've just realised that I haven't updated the Visio 2007 versions, job for Monday!

Did the 2007 versions ever get posted anywhere?

Thanks!

David.P

Visio 2003 for production
Visio 2019

David.P

#13
Uh-Oh, now I'd need a timeline milestone that can be dragged freely on the drawing sheet (i.e. outside the timeline)...

Is that possible?

Thanks heaps
Cheers David.P

--
PS: Ahh, simply un-locking the shape helped :)
Visio 2003 for production
Visio 2019

David.P

#14
Oh no, as soon as I move the unlocked milestone like near to the timeline, it "magnetically" jumps back on it :(

Is there any way to remove that behavior as well from the milestone shape?

PS: I grouped the milestone with a line, then deleted the line from the group -- that helped :)

PPS: Moving the timeline shape freely without the grouping trick would however be even better -- but how?
Visio 2003 for production
Visio 2019