Hi,
is there a way to set the default marker size and style used in 2-dim TTree::Draw? I tried it e.g. via
gStyle->SetMarkerStyle(20);
gStyle->SetMarkerSize(0.5);
but this does not seem to have any effect on TTree::Draw, while it has on newly created TGraph.
Best,
Klaus
ROOT Version: v6-24-04
Platform: Linux Debian Buster
Compiler: Not Provided