Book Image

Mastering Data Visualization with Microsoft Visio Professional 2016

By : John Marshall, David Parker
Book Image

Mastering Data Visualization with Microsoft Visio Professional 2016

By: John Marshall, David Parker

Overview of this book

Microsoft Visio Professional is a data visualization application that is used by many different market sectors and many different departments to represent information visually, from network infrastructure to organization charts, from process diagrams to office layouts. Starting off with a brief introduction to Visio Professional 2016 and then moving on to data storage, linking data to shapes, and working with SQL Server to create a solid foundation. Then we’ll cover topics such as refreshing data, working with geographical data, working with various graphics, and diagrams, and more. Finally, you’ll find out how to deploy custom stencils, templates, and code.
Table of Contents (17 chapters)
Mastering Data Visualization with Microsoft Visio Professional 2016
Credits
About the Author
www.PacktPub.com
Preface
Index

Chapter 6. Creating Custom Master Shapes

In the previous chapters, we learned about importing data into Visio, how to link data to shapes, and how to use the built-in Data Graphics. These are all necessary skills, but there are more ways that Visio can take advantage of linked shape data. Shapes can be made to resize, move, change appearance, and much more. The secret is to make Master shapes that respond to data values.

In this chapter, we will learn the following topics:

  • How to enhance built-in Masters

  • How to create custom Masters

  • How to make shapes react to Shape Data value changes

  • How to share custom templates and stencils with others

  • Understanding a Master and Shape instance

The normal Visio user creates a diagram by selecting a template, which opens a blank page with one or more docked stencils. Often, a shape is created by dragging and dropping a Master shape from one of these stencils onto the page. In fact, in Chapter 3, Linking Data to Shapes, multiple copies of the Person Master from...