Skip to content

Data not present in pydot graph.  #207

Open
@lakhanjadhav1

Description

🐛 Bug I used pydotgraph_str = programl.to_dot(prog_graph) But I can see node labels only. No features information available in dot file.

To Reproduce

Steps to reproduce the behavior:

  1. Generate programl graph from any code
  2. Convert that graph to dot using programl.to_dot()
  3. That generated dot string doesn't have features info

Expected behavior

Environment

  • ProGraML version (if building from source, use git rev-parse HEAD):
  • How you installed ProGraML (source, pip):
  • OS:
  • Python version:
  • Build command you used (if building from source):
  • GCC/clang version (if building from source):
  • Bazel version (if building from source):
  • Versions of any other relevant libraries:

Additional context

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions