[documentation] The image does not appear due to a formatting error.
https://openpyxl.readthedocs.io/en/stable/_sources/charts/bubble.rst.txt Current ReST source code is : ``` This will produce a bubble chart with two series and should look something like this:: .. image:: bubble.png :alt: "Sample bubble chart" ``` We should fix it like this: ``` This will produce a bubble chart with two series and should look something like this:: .. image:: bubble.png :alt: "Sample bubble chart" ``` I think it would be good for me to make a MR. But I couldn't figure out a way to fork this project. Therefore, I will not make a MR, I will make an Issue.
issue