Searched refs:svg_write_time_line (Results 1 – 2 of 2) sorted by relevance
171 void svg_write_time_line(struct plot *plot, int col);
856 svg_write_time_line(plot, plot->timeline); in svg_line_graph()861 void svg_write_time_line(struct plot *plot, int col) in svg_write_time_line() function