Multiple voltages display in one OLED

Hi, I'm new here, may I ask how to make multiple voltages display using arduino
like this


dont know if im on the right category. Thanks

A more appropriate question would be how to measure that many different voltages with an Arduino!

Get an external A/D module. If you do not use I2C a Nano would work.

Use an Arduino having the number of analog ports needed.
Please post the datasheet for that display.