Open main menu
python-fiddle.com
Examples
Tools
Learning
AI Data Analyst
Sign In
Examples
Tools
Learning
AI Data Analyst
Chrome Extension
Sign In
Online Seaborn Compiler
How to use the Seaborn library to create a simple line plot
Share
Upload files
+ Code
+ Markdown
Python
import seaborn as sns sns.lineplot(x=[1, 2, 3], y=[2, 5, 12])
+ Code
+ Markdown
Have a question? Ask the AI Python Tutor!
CTRL + ENTER
to send
Related
Matplotlib
Plotly
Treelib
Altair
Bokeh
HoloViews + Panel
NetworkX
Plotly NetworkX Graph
Folium
Matplotlib Scatter Plot
Matplotlib Bar Plot
Matplotlib Stacked Bar Plot
Matplotlib Heatmap
Matplotlib Volcano Plot
Bokeh Volcano Plot
Altair Volcano Plot
Plotly Dendrogram Plot
Seaborn Histogram Plot