Handbook of Graph Drawing and Visualization (2013)
1–10 of 31 posts
Re: Handbook of Graph Drawing and Visualization (2013)
#2https://libgen.rs/search.php?req=Handbook+of+Graph+Drawing+a...
Re: Handbook of Graph Drawing and Visualization (2013)
#3Re: Handbook of Graph Drawing and Visualization (2013)
#4Funny enough, if someone is into modern versions of these graph techniques, we have been building out an end-to-end GPU visual graph intelligence platform used by all sorts of security/fraud/misinfo/genomics/supply chain teams, and have 2 data viz openings precisely on this: fullstack data viz + WebGL engine. Info over at https://www.graphistry.com/careers .
Once you load in say 100K-1B fraud events or cancer proteins and try to make the experience fully interactive, GPUs are letting us tackle all sorts of challenges that were unrealistic back then. With all graph neural net stuff happening in the last ~2 years, our assumptions of what tools can enable analysts to tease out are changing yet again. Exciting days!
Re: Handbook of Graph Drawing and Visualization (2013)
#5Or get all chapters in one PDF from LibGen: https://libgen.rs/search.php?req=Handbook+of+Graph+Drawing+a...
Re: Handbook of Graph Drawing and Visualization (2013)
#6Unfortunately the most ubiquitous graph type, hierarchical graphs, are an NP hard problem. The chapter outlines the Sugiyama framework for breaking down the problem, but each step is still difficult. Expect to sit down with the chapter over several sessions before you will be able grok how to draw a useful graph.
Re: Handbook of Graph Drawing and Visualization (2013)
#7Roberto is fun! I didn't appreciate his work until way later =/ Funny enough, if someone is into modern versions of these graph techniques, we have been building out an end-to-end GPU visual graph intelligence platform used by all sorts of security/fraud/misinfo/genomics/supply chain teams, and have 2 data viz openings precisely on this: fullstack data viz + WebGL engine. Info over at https://www.graphistry.com/caree…
Re: Handbook of Graph Drawing and Visualization (2013)
#8Roberto is fun! I didn't appreciate his work until way later =/ Funny enough, if someone is into modern versions of these graph techniques, we have been building out an end-to-end GPU visual graph intelligence platform used by all sorts of security/fraud/misinfo/genomics/supply chain teams, and have 2 data viz openings precisely on this: fullstack data viz + WebGL engine. Info over at https://www.graphistry.com/caree…
Re: Handbook of Graph Drawing and Visualization (2013)
#9Re: Handbook of Graph Drawing and Visualization (2013)
#10any plotting library that implements this?