Skip to content
  • Sergios Aftsidis's avatar
    [RG-n2ntraffic] Replace reverse with get_draw_url · fa8d1f59
    Sergios Aftsidis authored
    Reverse resolution of graph's pngs has been replaced with
    calls to graph.get_draw_url(). Directly referencing these
    pngs is not necessary since the get_graw_url() returns
    the '/draw/static' mapping which caches the pngs as well.
    fa8d1f59