<!--- Provide a general summary of the issue in the Title above --> The radius of the plotted sun exceeds the radii of some orbits of inner planets. 馃悶 **Problem** <!--- Provide a detailed description of the change or addition you are proposing --> <!--- If it is a feature or a bug, what problem is it solving--> See this figure:  馃枼 **Please paste the output of following commands** `conda info -a` `python -c "import poliastro.testing; poliastro.testing.test()"` `pip freeze | grep astropy` `pip freeze | grep poliastro` 馃幆 **Goal** <!--- Why is this change important to you? How would you use it? --> <!--- How can it benefit other users? --> 馃挕 **Possible solutions** <!--- Not obligatory, but suggest an idea for implementing addition or change --> 馃搵 **Steps to solve the problem** * Comment below about what you've started working on. * Add, commit, push your changes * Submit a pull request and add this in comments - `Addresses #<put issue number here>` * Ask for a review in comments section of pull request * Celebrate your contribution to this project 馃帀
The radius of the plotted sun exceeds the radii of some orbits of inner planets.
馃悶 Problem
See this figure:

馃枼 Please paste the output of following commands
conda info -apython -c "import poliastro.testing; poliastro.testing.test()"pip freeze | grep astropypip freeze | grep poliastro馃幆 Goal
馃挕 Possible solutions
馃搵 Steps to solve the problem
Addresses #<put issue number here>