I saw a post from several years ago asking about nested doughnut graphs, but it looks like they were not supported at the time. Is that a feature on the close horizon?
If not, it may be possible to do what I’m trying to do by simply making each of the doughnut charts separately, saving them individually as .png files, and then stacking them together. If that’s the case, could you give some advice as to how to do this – I’m sure I’d have to have the script run as a stand-alone file on a user’s computer, but would it then be possible to programmatically save each .png (using the export graph function) without user input; and would it also be possible to create the graphs such that the background color was transparent rather than white?
Thanks so much for the guidance!