UV-Vis Spectrum
Chart overview
UV-Vis spectra plot absorbance or percent transmittance against wavelength (nm) to characterize electronic transitions in molecules, nanoparticles, and biological chromophores.
Key points
- Chemists use these plots to determine concentration via Beer-Lambert law, monitor reaction kinetics, and characterize plasmonic materials.
- Multiple overlaid spectra enable comparison of pH-dependent or solvent-dependent optical properties.
Example Visualization

Create This Chart Now
Generate publication-ready uv-vis spectrums with AI in seconds. No coding required – just describe your data and let AI do the work.
View example prompt
"Create a UV-Vis absorption spectrum from my data. Plot wavelength (nm) on the x-axis and absorbance on the y-axis as a smooth line. Annotate the absorption maximum (lambda max) with a dashed vertical line and text label. If multiple samples are provided, overlay them with distinct colors and a legend. Use journal formatting with Arial font and no top or right spines."
How to create this chart in 30 seconds
Upload Data
Drag & drop your Excel or CSV file. Plotivy securely processes it in your browser.
AI Generation
Our AI analyzes your data and generates the UV-Vis Spectrum code automatically.
Customize & Export
Tweak the design with natural language, then export as high-res PNG, SVG or PDF.
Python Code Example
Console Output
Figure saved: plotivy-uv-vis-spectrum.png
Common Use Cases
- 1Determining molar absorptivity and concentration using Beer-Lambert law calibration
- 2Monitoring nanoparticle synthesis via surface plasmon resonance peak shifts
- 3Characterizing chromophore and fluorophore optical properties across pH gradients
- 4Tracking enzyme kinetics and reaction progression via product absorbance over time
Pro Tips
Apply a Savitzky-Golay filter to smooth noisy raw spectra before plotting for publication figures
Use a secondary y-axis if overlaying transmittance and absorbance on the same plot
Shade the area under the main absorption peak with low alpha to highlight the region of interest
Include a baseline correction line at zero absorbance to indicate the solvent blank reference
Scientific Chart Selection Cheat Sheet
Not sure whether to use a Violin Plot, Box Plot, or Ridge Plot? Download our single-page reference mapping the most-used scientific chart types, exactly when to use them, and the core Matplotlib/Seaborn functions.