{
"cells": [
{
"cell_type": "markdown",
"id": "0f52fc3a",
"metadata": {},
"source": [
"# TEST OF Plotly\n",
"with a peek at its data structure"
]
},
{
"cell_type": "code",
"execution_count": 1,
"id": "09b31c80",
"metadata": {},
"outputs": [],
"source": [
"import plotly.express as px"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "b25198dd-b43b-4b6a-9554-d1e698c3b3ec",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "7429cddd-c611-4ae6-9db5-68459756d0f4",
"metadata": {},
"source": [
"### Test of a line figure"
]
},
{
"cell_type": "code",
"execution_count": 2,
"id": "6d0f5ef7",
"metadata": {},
"outputs": [
{
"data": {
"text/html": [
" \n",
" "
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"application/vnd.plotly.v1+json": {
"config": {
"plotlyServerURL": "https://plot.ly"
},
"data": [
{
"hovertemplate": "x=%{x}
y=%{y}