Hello @mavino, have you tried running the command to generate the .qzv again? I'm not sure what's happening here, but something may have just ended up corrupted somehow. Thank you.
Thank you for your reply...I do not understand what you mean...if you are asking me if I have re-tried the same command I posted above, yes, many times and with different input files...unfortunately I cannot see them...
@mavino, I was able to reproduce the issue, but I was unable to figure out what caused it, so I did some digging and found this post that features the same issue. It looks like you might need to filter out some of your features.
This is very strange, I had already filtered out low abundance features, now I collapsed to order level, I have just 10 features left and still I cannot see it...
One of our mods was able to figure out where the issue is coming from (thanks @fedarko!) - long story short, it appears that the periods in the time.on.diet metadata column (which you've selected as your state column) is the source of the error. Replacing . with dashes (as an example) in your metadata before re-generating this plot will fix the issue, and allow for your data to be rendered successfully.
With that being said, this was something that was reported a few years ago that should have since been fixed by Vega (the visualization tool that we are using to render this plot). I'm going to do some testing on my end to see what we can do to resolve this as a general issue, because including . should be permitted within metadata columns.