Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for exporting with Graphviz #4

Merged
merged 23 commits into from
Jul 28, 2023

Commits on Jul 26, 2023

  1. Add graphviz export

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5037958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea966d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d389e View commit details
    Browse the repository at this point in the history
  4. Fix path

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    65e508d View commit details
    Browse the repository at this point in the history
  5. Fix adding nodes

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c6c0f3c View commit details
    Browse the repository at this point in the history
  6. Fix edges

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b7ef6bf View commit details
    Browse the repository at this point in the history
  7. Fix graph margins

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7efb196 View commit details
    Browse the repository at this point in the history
  8. * fix readme header

    * dont run graphviz if not installed
    * formatting
    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3f619d2 View commit details
    Browse the repository at this point in the history
  9. wording

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1ba1481 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7047b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c87559 View commit details
    Browse the repository at this point in the history
  12. Bold root nodes

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1ac70e6 View commit details
    Browse the repository at this point in the history
  13. Add inlining

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    158ce5e View commit details
    Browse the repository at this point in the history
  14. fmt

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    aa1749b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6905aa3 View commit details
    Browse the repository at this point in the history
  16. Fix root e-classes

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f36aa79 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    80185c2 View commit details
    Browse the repository at this point in the history
  18. fmt

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5de31fe View commit details
    Browse the repository at this point in the history
  19. Fix cost

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c0c0129 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    507f9fc View commit details
    Browse the repository at this point in the history
  21. Fix locations

    saulshanabrook committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0d44318 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    861d226 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Fix color generation

    saulshanabrook committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cc560e2 View commit details
    Browse the repository at this point in the history