Skip to content

Commit

Permalink
Merge pull request #371 from aofarrel/master
Browse files Browse the repository at this point in the history
Fix auspice radial and unrooted views
  • Loading branch information
yatisht authored May 22, 2024
2 parents 5f417da + 45c8d75 commit d77a760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/matUtils/convert.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ void write_json_from_mat(MAT::Tree* T, std::string output_filename, std::vector<
{
"tree",{
{"name","wrapper"},
{"node_attrs",{ {"div",0} }}
}
}
};
Expand Down

0 comments on commit d77a760

Please sign in to comment.