#help with phylogenetic tree aesthetic
1 messages · Page 1 of 1 (latest)
I think so
hm, what graph plotting package are you using
I've gotten this far but it looks like this since its a loop
using Plots
using PlotThemes
using DataStructures
using Statistics
using DataFrames
I just want a circle or square in cyan with the text R > 1 and same with blue with R < 1
I would recommend collating each different type of point into its own array, so xHuman yHuman, then only plotting once per different type of label