pvlib / pvlib-python

A set of documented functions for simulating the performance of photovoltaic energy systems.
https://pvlib-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.16k stars 979 forks source link

Change axis start in single diode IV curve example #2158

Closed RDaxini closed 2 weeks ago

RDaxini commented 1 month ago

I think the graph in this example of modeling IV curves using a single-diode circuit equivalent model would look better if the x-axis (voltage) and y-axis (current) started at zero.

image

This is just a minor stylistic preference; it is more to serve as an easy issue that is worth holding off fixing so that it remains available for a new contributor to fix during the upcoming pvlib user group meeting in Copenhagen.

cwhanse commented 1 month ago

Or, add axis lines at x=0 and y=0