Skip to content

Fix hypergraph plotting functionality#80

Open
percyd wants to merge 1 commit into
occam-ra:masterfrom
percyd:fix-hypergraph-plotting
Open

Fix hypergraph plotting functionality#80
percyd wants to merge 1 commit into
occam-ra:masterfrom
percyd:fix-hypergraph-plotting

Conversation

@percyd
Copy link
Copy Markdown

@percyd percyd commented Jul 2, 2025

Noticed after installing and testing on Docker that an error was coming at the very end of the Fit output.

  • Add Cairo graphics libraries to Dockerfile before igraph installation
  • Fix variable name bug in ocGraph.py textwidth function (str -> text)
  • Enables proper hypergraph visualization in web interface

Fixes rendering issues preventing graph display

Noticed after installing and testing on Docker that an error was coming at the very end of the Fit output. There were two errors, one was an incorrect variable name in ocGraph, and the other was the missing Cairo library in the Dockerfile
Copy link
Copy Markdown
Member

@BartMassey BartMassey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest editing the comments to remove mentions of the patch, as git already tracks this. Might want to get rid of the whitespace diffs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants