Gordon Smith

Results 119 comments of Gordon Smith

Closing as code it out of date now.

I just tested two of my test pages in Safari without issue: * https://observablehq.com/@gordonsmith/graphviz * https://observablehq.com/@gordonsmith/graph-sample Do they work on your version of Safari?

@ghalliday commit updated with correct ref: HPCC-32855

I took the orig DOT and fixed it to: ``` digraph {graph [style="filled",fillcolor="#edf0f7",color="grey50"] node [style="filled",fillcolor="#a2b4d6",color="#000000",fontname="Helvetica",fontsize="10",shape="polygon"] edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"] subgraph "cluster_oam_a1a9"{ id="oam_a1a9" style="filled, dashed" label="oam" "common_adfb" "lldp_07c4" subgraph "cluster_common_adfb"{ id="common_adfb" style="filled, bold"...

@xwang2713 - what does this achieve that running ./dockerfiles/image.sh doesn't give you?