Hi All.
Is there a way to display live bar graphs like below in a Visio shape.
I wanted to display the left and right audio levels from a device on a mimic where I only have number values.
Below is how I currently display the shape data.
This is what I was hoping to display as a visual on a mimic
Hi Nathan,
If you want to mimic the look of the parameter control, then the easiest way is to use the ParameterControl shape data as Miguel mentioned.
If you want to give it a custom look, you could use the Path Shape Data (note that this is a bit more complex): https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/making_shapes_display_info/Making_a_shape_display_a_custom_drawing_using_Path_markup.html
There is an example of a led bar on the public Ziine DataMiner.
Thank you Matthijs.
I will look at implementing this when I have some more time. but it does look promising.