Live data from Hacker News

Viewing profile — steveroush

steveroush

HN member
Joined
Thu, Jun 11, 2020, 12:35 AM UTC
HN karma
7
Public activity
12 items

About steveroush

No profile information was provided.

Recent public activity

  1. comment
    Comment #30737230

    Dot will set relative Y value via ranking. All nodes with the same rank share a common Y.

  2. comment
    Comment #30716285

    Cool! Will it emulate/recreate any of the other engines (neato, etc.)?

  3. comment
    Comment #29972116

    If you have Graphviz "how do I do..." questions, try the forum ( https://forum.graphviz.org/ ) or stackoverflow ( https://stackoverflow.com/ ). If you have bug fix or enhancement r…

  4. comment
    Comment #29972078

    I second the GVPR praise. Pretty powerful.

  5. comment
    Comment #29969622

    Look at the group attribute, it can help with vertical (off-rank) alignment

  6. comment
    Comment #23494665

    Hmmm, Graphviz can do this now. Search the FAQ for "how do I use non-ASCII character sets"

  7. comment
    Comment #23484903

    Continuing to show my ignorance, would adding a TikZ output option be a good thing? I'm fuzzy as to Tex/LaTex/TikZ relationship. The graphics part in TikZ looks pretty simple to do…

  8. comment
    Comment #23484245

    "default styles" - are you talking about default fonts, or something else?

  9. comment
    Comment #23484237

    I think dpic has surpassed pic/gpic

  10. comment
    Comment #23484166

    There are multiple ways. Several of the output file formats contain this info as text.

  11. comment
    Comment #23484137

    I wouldn't quite call it nesting, but you can draw nodes on top of other nodes and to a large degree edges still work. But it requires explicit positioning of the "upper" nodes.

  12. comment
    Comment #23483938

    I'm not a TeX user, are you asking for: 1. TeX output file format, but with current font drivers 2. Current output file formats, but with TeX fonts 3. TeX output with TeX fonts 4. …