Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAxes not fixed if 3-D smooths are present #73
Comments
|
Thanks @StefanoMezzini I have fixed the bug (the 1-d smooths should have been fixed but not the 2-d one). I have also adapted the code so that all plots will have a fixed scale now if requested. |
|
These changes will be in version 0.4.1 which I am packaging up for CRAN at the moment. So hopefully there in the next few days. |
drawdoes not allowscales = 'fixed'ifti()terms are plotted. It would be nice to be able to have a common axis for 2-D smooths (i.e.s()) and the z axis ofti()terms (i.e. the color scale).