View previous topic :: View next topic |
Author |
Message |
Jack Sparrow
Joined: 12 May 2016 Posts: 14 Affiliation: HK
|
Posted: May 24 2016 |
|
|
Hi, all,
I want to add several colored points in the the figure generated by the getdist. Do you know how to do it? Thanks a lot. |
|
Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 1333 Affiliation: University of Sussex
|
Posted: May 25 2016 |
|
|
You can just use standard matplotlib to add extra things after the plot is made by getdist. |
|
Back to top |
|
 |
Jack Sparrow
Joined: 12 May 2016 Posts: 14 Affiliation: HK
|
Posted: May 25 2016 |
|
|
Hi, Antony!
Thanks a lot for your help. Your method can work for single plot. But, the output figure generated by getdist contains a lot of subfigures. So, how should I specify which subfigure I am going to modify?
Thanks!! |
|
Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 1333 Affiliation: University of Sussex
|
|
Back to top |
|
 |
Jack Sparrow
Joined: 12 May 2016 Posts: 14 Affiliation: HK
|
Posted: May 26 2016 |
|
|
Thanks a lot for your very useful guide, Antony!!!
But I have another question now. That is the spacing or number of ticks on the axes. I tried to find the relevant information but failed. Could you tell me how to change the tick number?
Thank you!!! |
|
Back to top |
|
 |
|