|
From: dilpreet s. <gig...@gm...> - 2013-10-03 17:05:27
|
Hi I am plotting a scatter plot where y axis has a log scale but in the graph the y axis always starts from 10 to the power -1 . I tried setting the limit with set_ylim() but i am not sure what value to give within this method since its a log scale . Is there a way i can start y axis from 10 to the power -0.25 . Thanks Dilpreet |