changing width of axis and tick in 3d plot

From: Taeil Hur <taeilcm_at_gmail.com>
Date: Sat, 15 Sep 2007 20:34:57 +0900


Hello all,

I am drawing a surface plot using Draw("surf") function. How can I change the line width of x,y,z axes and ticks?

I tried
gStyle->SetLineWidth(2);
gStyle->SetFrameLineWidth(2);.
but it works for 2d graphs only.

I use v. 5.16 on ubuntu linux.

Thanks,Taeil Received on Sat Sep 15 2007 - 13:35:15 CEST

This archive was generated by hypermail 2.2.0 : Mon Sep 17 2007 - 11:50:01 CEST