My good friend Scott Helmers, Visio author and trainer, of Harvard Computing Group , recently asked for some help in keeping data graphic items level when their target shape is rotated. Fortunately, I was able to assist, so I thought I would explain how this can be done, and also update my Icon Maker macro from a few years ago. The updated macro is available to download for free and includes the extra ability of sizing the icons. I chose to use some bee stickers from the Insert / Illustrations / Icons tool in Visio Plan 2, and the Status options from the Process shape in the Basic Flowchart Shapes stencil to demonstrate.
[Read more…] about Keeping Visio Data Graphic Items LevelIcon Sets
Using Visio Professional 2016 Text Callouts, Icon Sets and Data Bars to display data directly
Last year, I blogged about using the master shapes used in Data Graphics in Visio 2013 Professional for displaying data directly, rather than embedded in other shapes as graphic items. Now that Visio Professional 2016 is released, and because there have been some improvements to the graphics, especially for Text Callouts, I have created stencils from the new masters, with some slight changes as outlined in my earlier articles. As before, the stencils can be downloaded into the My Shapes folder, from where they will be available for use at any time. These stencils are freely available to anyone with a Visio Professional 2016 license.
Text Callouts
[Read more…] about Using Visio Professional 2016 Text Callouts, Icon Sets and Data Bars to display data directlyA Table of Visio Data Graphic Icon Sets
I have previously written blog articles about using, and extending, the Microsoft supplied Data Graphic Icons Sets, but I never explicitly listed their variations in a useful visual table. So, here is one:
[Read more…] about A Table of Visio Data Graphic Icon SetsAnnouncing Metro Icons and a Windows App Tile Shape for Visio
My last two blogs have been about how I managed to convert XAML icon shapes into native Visio masters. Well, I have now converted all of Syncfusion’s Metro Studio 2 (now 5) shapes, and got their permission to release my own version of them. See Products/MetroIcons for more information.
[Read more…] about Announcing Metro Icons and a Windows App Tile Shape for VisioUS Election Special–Vector Visio 2003 – 2010 Icons
Following on from my previous post, http://blog.bvisual.net/2012/11/02/us-election-special-vector-visio-2013-icons/, I have saved the stencil that was generated in Visio 2013 back to Visio 2003 – 2010 format … and, guess what? All of the new Bezier Curves got automatically translated to Nurbs, which means they work! (Except for themes … but they can be coloured)
They can be downloaded from : tp://sdrv.ms/TlzoEB
Perhaps someone would like to make Data Graphic icons from them ? : http://blog.bvisual.net/2012/04/19/make-your-own-visio-data-graphic-icons-sets-automatically/
Adding the Sixth Legend Icon in Visio 2010
In my previous two articles, I described how to have 6 icons in a Data Graphic Icon Set, and provided some VBA code to make your own icons sets from existing Visio shapes or images. One thing that I overlooked was the Insert Legend command in Visio 2010, because it does not add the sixth icon automatically, so this blog describes how to add it. As a side effect, the code also enables the legend labels of icon and CBV (Color By Value) items to be edited.
When you use the Insert Legend command, it examines the Data Graphics used on the active page, to create legends for each Icon Set or Color By Value settings that it finds. Closer examination of the legend shapes, shows that an instance of the Icon Set master shape is added for each of the icons found.