mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 06:11:37 +00:00
Add creating graph using Edge List.
This commit is contained in:
@@ -288,4 +288,8 @@ Tenemos traducciones en griego 🇬🇷.</a> <a href=\"https://github.com/UnickS
|
||||
$g_lang['make_all_directed'] = "Make all edges directed";
|
||||
|
||||
$g_lang['save_svg_image'] = "Save graph to SVG";
|
||||
|
||||
$g_lang["bad_inc_pair_message"] = "Cannot create graph. Edge list has wrong format. Click \"fix\" button to fix edge list or \"help\" button to open help about format";
|
||||
$g_lang["edge_list_wrong_format"] = "Edge list format is incorrect";
|
||||
$g_lang["fix_button"] = "fix";
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user