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 10. Sharing Data Diagrams

In previous chapters, you learned how to create data diagrams with Visio. Unfortunately, not everybody has the Visio application installed on their Windows PC.

This chapter discusses the various ways that a Visio data diagram can be shared with others, and it explains how Visio diagrams can become an interactive visual dashboard either within Visio (in SharePoint or Office365 web pages), in the Microsoft Visio Viewer (published as web pages), or as another file format.

This chapter includes some VBA macros that contain the principles for actions in any other coding language. There is some sample JavaScript for interacting with an embedded Visio document.

In this chapter, we will learn the following topics:

  • Viewing with the Visio Viewer

  • Embedding within SharePoint web pages

  • Printing to paper, PDF, and XPS

  • Publishing as web pages