mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 14:22:02 +00:00
Add export graph to svg
This commit is contained in:
+3
-1
@@ -246,5 +246,7 @@
|
||||
$g_lang['additionl_actions'] = "Special actions";
|
||||
$g_lang['reverse_all_edges'] = "Reverse all edges";
|
||||
$g_lang['make_all_undirected'] = "Make all edges undirected";
|
||||
$g_lang['make_all_directed'] = "Make all edges directed";
|
||||
$g_lang['make_all_directed'] = "Make all edges directed";
|
||||
|
||||
$g_lang['save_svg_image'] = "Save graph to SVG";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user