Visio Guy

Visio Guy Website & General Stuff => User-submitted Stuff => Topic started by: Paul Herber on May 24, 2009, 12:41:16 PM

Title: Timeline milestone and interval "no date" shapes
Post by: Paul Herber on May 24, 2009, 12:41:16 PM
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.
Title: Re: Timeline milestone and interval "no date" shapes
Post by: Paul Herber on June 26, 2009, 12:03:41 PM
updated to include an interval shape with just a plain fill colour

Title: Re: Timeline milestone and interval "no date" shapes
Post by: Visio Guy on June 26, 2009, 03:13:02 PM
Now you know why Paul has five stars next to his name!

Thanks, Paul!
Title: Re: Timeline milestone and interval "no date" shapes
Post by: 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!

Title: Re: Timeline milestone and interval "no date" shapes
Post by: jdavis5548 on December 15, 2009, 09:27:21 PM
How did you get into the shape. I would like to be able to resize the date or remove the callout line at will.
Title: Re: Timeline milestone and interval "no date" shapes
Post by: Paul Herber on December 16, 2009, 01:25:43 AM
Edit the stencil and use the Master Explorer.

Title: Re: Timeline milestone and interval "no date" shapes
Post by: JohnTobin on June 24, 2010, 02:59:03 AM
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
Title: Re: Timeline milestone and interval "no date" shapes
Post by: Jumpy on June 24, 2010, 07:00:24 AM
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.
Title: Re: Timeline milestone and interval "no date" shapes
Post by: Jumpy on June 24, 2010, 08:25:04 AM
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.
Title: Re: Timeline milestone and interval "no date" shapes
Post by: adhanuka on April 02, 2012, 06:59:19 PM
I would like to use a bracket interval without dates, how do i do that
Title: Re: Timeline milestone and interval "no date" shapes
Post by: visioseattle on August 10, 2012, 09:41:01 PM
Registered just to grab the stencils. Thank you - perfect solution for my needs. ;-)
Title: Re: Timeline milestone and interval "no date" shapes
Post by: kminor on December 08, 2012, 08:09:46 PM
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!
Title: Re: Timeline milestone and interval "no date" shapes
Post by: David.P on May 09, 2014, 12:48:32 PM
Thank you Paul, very useful!
Title: Re: Timeline milestone and interval "no date" shapes
Post by: David.P on May 12, 2014, 09:21:09 AM
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 :)
Title: Re: Timeline milestone and interval "no date" shapes
Post by: David.P on May 12, 2014, 09:38:12 AM
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?
Title: Re: Timeline milestone and interval "no date" shapes
Post by: lindir on May 12, 2014, 12:22:12 PM
Try right clic on your planning bar, configurate the planning  hour formate and un check the box Refresh Automatically the date after moving the interval;

No sure to have the right translation my visio is in French...

Hope it's works!
Title: Re: Timeline milestone and interval "no date" shapes
Post by: David.P on May 12, 2014, 02:25:05 PM
Great lindir, thanks -- that worked!

Cheers David.P
--
PS: Warning for anyone messing around with automatic milestones:
Doing things like a "Select-All" and then moving the entire time sheet around on the drawing page re-set all dates on my milestones to some default! I was lucky that I realized it before saving, so I was able to undo the mess.

So be careful.
Title: Re: Timeline milestone and interval "no date" shapes
Post by: yuyucal on December 15, 2015, 11:12:54 PM
I registered just to get the file  :D Thanks a lot.
Title: Re: Timeline milestone and interval "no date" shapes
Post by: VisioLondon on December 19, 2016, 03:10:56 PM
Hello all,

I am new to the forum and would just like to say thank you for all the help on here.

I have downloaded your milestones with no dates and these are really handy, however I was wondering if it is possible to go one step further and remove the text and connector lines as well as the dates. The reason I ask is the Visio I am creating has multiple milestones and therefore will quickly become 'overcrowded' if I keep this information.

Please can you help?

Many thanks,

Andy
Title: Re: Timeline milestone and interval "no date" shapes
Post by: Jeb Raitt on December 05, 2017, 04:34:33 PM
I have the same problem discussed earlier.  My client wants a Visio timeline diagram without calendar dates, just Day 1 --> Day 60. 

I'm using Visio Professional 2016.  I tried your No-date shapes and they won't work, probably a compatibility problem between versions.