[tor-bugs] #5389 [Atlas]: Can't link to atlas graphs, and can't save them to disk

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Mar 14 20:46:14 UTC 2012


#5389: Can't link to atlas graphs, and can't save them to disk
-----------------------+----------------------------------------------------
 Reporter:  Sebastian  |          Owner:  hellais
     Type:  defect     |         Status:  new    
 Priority:  normal     |      Milestone:         
Component:  Atlas      |        Version:         
 Keywords:             |         Parent:         
   Points:             |   Actualpoints:         
-----------------------+----------------------------------------------------

Comment(by hellais):

 I implemented in commit 95078384eb36799ffc2e6ab1eaa303407f088c05 a hackish
 solution to this.
 I say hackish because the library I am using to render the graphs writes
 the text elements to the HTML DOM and not to the canvas object.
 This means that when I go and render the canvas they get left out.

 To solve this I have two solutions: either I switch to another graph
 rendering library or I modify this one to write to canvas. Both of these
 require much more effort than was required to write this patch.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5389#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list