I have a series of three buttons each with its own id. The buttons each fire a bs modal (the same modal - #mymodal). The modal needs to display a google chart the key requirement being that the chart displayed in the modal must be dependent on the button clicked. So the code structure after the google chart API on the modal is:I have a series of three buttons each with its