Architecture tabs empty for OSS project on GH even after analysis

I’d like to use the architecture tool for a Github-hosted Python project on the OSS plan, SonarQube Cloud

Even after analysis has been run on several PRs (with issues identified and fixed/accepted) and the master branch, the “Architecture” tab is empty, saying “No data available. Please run an analysis first, or see the analysis logs for more information.”

Is the Architecture feature available for OSS projects? Do I need to fix something in my project settings in Sonar or on Github?

Hello,

You need to run a full analysis once, in order to “activate” the capability.

Olivier