CONAN._classes.load_result._ttvplot
===================================

.. py:method:: CONAN._classes.load_result._ttvplot(figsize=None)

   plot the transit times of the individual planets in the system having subtracted the best-fit linear ephemeris model.

   :param figsize: Figure size. If None, (10,6) used.
   :type figsize: tuple of length 2;

   :returns: **fig**
   :rtype: figure object

