GMR Insight
GMR Insight

Visualizations

GMR Insight
December 29, 2017

Bar chart title and ID

December 29, 2017/ Tony Alvarez

Description: Set, show, and hide the bar chart title. Also display the bar chart ID.
Assumptions: myVis is a visualization type script parameter.

myVis.Title = "Test123"
myVis.ShowTitle = not myVis.ShowTitle #True or False
print "Bar Chart ID: " + myVis.Id.ToString()
December 29, 2017/ Tony Alvarez/ Comment
Spotfire, IronPython, Bar Chart
General

Tony Alvarez

  • Bar chart empty visualization from ...
  • Bar chart description

GMR Insight