Skip to content

Instantly share code, notes, and snippets.

@erikdoe
Last active September 19, 2019 08:37
Show Gist options
  • Save erikdoe/3d0007fd56c7deb6d1a937a0b18ab2c5 to your computer and use it in GitHub Desktop.
Save erikdoe/3d0007fd56c7deb6d1a937a0b18ab2c5 to your computer and use it in GitHub Desktop.

Revisions

  1. erikdoe revised this gist Sep 19, 2019. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions vislinks.md
    Original file line number Diff line number Diff line change
    @@ -3,61 +3,61 @@

    #### Softvis Collection website

    [http://softviscollection.org]()
    [http://softviscollection.org]

    #### Github org

    [https://github.com/softvis]()
    [https://github.com/softvis]


    #### Posts on my website

    [https://erik.doernenburg.com/topics/softviz]()
    [https://erik.doernenburg.com/topics/softviz]



    ## Moose and friends

    #### hdt2famix

    [https://github.com/feenkcom/jdt2famix]()
    [https://github.com/feenkcom/jdt2famix]

    #### Moose Technology

    [http://moosetechnology.org/](http://moosetechnology.org/)

    #### Michele Lanza

    [https://www.inf.usi.ch/faculty/lanza/]()
    [https://www.inf.usi.ch/faculty/lanza/]

    #### Polymetric-views paper

    [https://dl.acm.org/citation.cfm?id=942788]()
    [https://dl.acm.org/citation.cfm?id=942788]



    ## D3.js

    #### Main site

    [https://github.com/d3/d3/wiki/Tutorials?_blank]()
    [https://github.com/d3/d3/wiki/Tutorials?_blank]

    #### The basic D3 example

    [https://gist.github.com/erikdoe/01cd0b787d36a8996a4ffad50c620226]()
    [https://gist.github.com/erikdoe/01cd0b787d36a8996a4ffad50c620226]

    #### Anna's talk

    [https://anna.ps/talks/fel/#/]()
    [https://anna.ps/talks/fel/#/]

    #### Tutorials

    [https://github.com/d3/d3/wiki/Tutorials?_blank]()
    [https://github.com/d3/d3/wiki/Tutorials?_blank]



    ## More

    #### Your code as a crime scene

    [https://pragprog.com/book/atcrime/your-code-as-a-crime-scene]()
    [https://pragprog.com/book/atcrime/your-code-as-a-crime-scene]
  2. erikdoe revised this gist Sep 19, 2019. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions vislinks.md
    Original file line number Diff line number Diff line change
    @@ -42,6 +42,10 @@

    [https://github.com/d3/d3/wiki/Tutorials?_blank]()

    #### The basic D3 example

    [https://gist.github.com/erikdoe/01cd0b787d36a8996a4ffad50c620226]()

    #### Anna's talk

    [https://anna.ps/talks/fel/#/]()
  3. erikdoe created this gist Sep 19, 2019.
    59 changes: 59 additions & 0 deletions vislinks.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,59 @@

    ## Softvis

    #### Softvis Collection website

    [http://softviscollection.org]()

    #### Github org

    [https://github.com/softvis]()


    #### Posts on my website

    [https://erik.doernenburg.com/topics/softviz]()



    ## Moose and friends

    #### hdt2famix

    [https://github.com/feenkcom/jdt2famix]()

    #### Moose Technology

    [http://moosetechnology.org/](http://moosetechnology.org/)

    #### Michele Lanza

    [https://www.inf.usi.ch/faculty/lanza/]()

    #### Polymetric-views paper

    [https://dl.acm.org/citation.cfm?id=942788]()



    ## D3.js

    #### Main site

    [https://github.com/d3/d3/wiki/Tutorials?_blank]()

    #### Anna's talk

    [https://anna.ps/talks/fel/#/]()

    #### Tutorials

    [https://github.com/d3/d3/wiki/Tutorials?_blank]()



    ## More

    #### Your code as a crime scene

    [https://pragprog.com/book/atcrime/your-code-as-a-crime-scene]()