Skip to content

Instantly share code, notes, and snippets.

@Pabla007
Last active June 7, 2019 08:36
Show Gist options
  • Save Pabla007/50cd6f538a4173141341e21ea8a7ab5c to your computer and use it in GitHub Desktop.
Save Pabla007/50cd6f538a4173141341e21ea8a7ab5c to your computer and use it in GitHub Desktop.
simple example testing
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import bqplot"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"import json\n",
"import numpy as np\n",
"import bqplot.pyplot as plt\n",
"from ipywidgets.embed import embed_data"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "0e08308881e245d6b662e81e5edab402",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"Figure(axes=[Axis(scale=LinearScale()), Axis(orientation='vertical', scale=LinearScale())], fig_margin={'top':…"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"size = 100\n",
"scale = 100.\n",
"np.random.seed(0)\n",
"x_data = np.arange(size)\n",
"y_data = np.cumsum(np.random.randn(size) * scale)\n",
"\n",
"fig = plt.figure(title='First Example')\n",
"plt.plot(y_data)\n",
"fig"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"html_template ='''\n",
"<html><head>\n",
"\n",
"\n",
"<!-- Load require.js. Delete this if your page already loads require.js -->\n",
"<script src=\"https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js\" integrity=\"sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=\" crossorigin=\"anonymous\"></script>\n",
"<script src=\"https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js\" crossorigin=\"anonymous\"></script>\n",
"<script type=\"application/vnd.jupyter.widget-state+json\">\n",
"{\n",
" \"version_major\": 2,\n",
" \"version_minor\": 0,\n",
" \"state\": {\n",
" \"b18d7959f4a8413fb8b2738014b77d19\": {\n",
" \"model_name\": \"LayoutModel\",\n",
" \"model_module\": \"@jupyter-widgets/base\",\n",
" \"model_module_version\": \"1.1.0\",\n",
" \"state\": {\n",
" \"min_width\": \"125px\"\n",
" }\n",
" },\n",
" \"8b4592ee9e584aef873c474389127642\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"allow_padding\": false,\n",
" \"max\": 1,\n",
" \"min\": 0,\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"7e6e20e8a5a64842a477b74dbef6b763\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"allow_padding\": false,\n",
" \"max\": 1,\n",
" \"min\": 0,\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"1f2e38df7f1f49f68458183457c0aad3\": {\n",
" \"model_name\": \"FigureModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"_dom_classes\": [],\n",
" \"axes\": [\n",
" \"IPY_MODEL_157ad30409dc44b88d1469286316b1da\",\n",
" \"IPY_MODEL_6fef2fed82ef4f2987bc1e3cfb9d4684\"\n",
" ],\n",
" \"layout\": \"IPY_MODEL_b18d7959f4a8413fb8b2738014b77d19\",\n",
" \"marks\": [\n",
" \"IPY_MODEL_f6360c9a497242728eccd63fbf0fe5e3\"\n",
" ],\n",
" \"scale_x\": \"IPY_MODEL_8b4592ee9e584aef873c474389127642\",\n",
" \"scale_y\": \"IPY_MODEL_7e6e20e8a5a64842a477b74dbef6b763\",\n",
" \"title\": \"First Example\"\n",
" }\n",
" },\n",
" \"43eaf8a460b04d5c86c72bc9f1582c7f\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"0816f093917c4e548b01e69e4e52763b\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"f6360c9a497242728eccd63fbf0fe5e3\": {\n",
" \"model_name\": \"LinesModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"color\": {\n",
" \"values\": null,\n",
" \"type\": null\n",
" },\n",
" \"display_legend\": false,\n",
" \"fill_colors\": [],\n",
" \"labels\": [\n",
" \"C1\"\n",
" ],\n",
" \"scales\": {\n",
" \"x\": \"IPY_MODEL_43eaf8a460b04d5c86c72bc9f1582c7f\",\n",
" \"y\": \"IPY_MODEL_0816f093917c4e548b01e69e4e52763b\"\n",
" },\n",
" \"selected\": [],\n",
" \"x\": {\n",
" \"values\": [\n",
" 0,\n",
" 1,\n",
" 2,\n",
" 3,\n",
" 4,\n",
" 5,\n",
" 6,\n",
" 7,\n",
" 8,\n",
" 9,\n",
" 10,\n",
" 11,\n",
" 12,\n",
" 13,\n",
" 14,\n",
" 15,\n",
" 16,\n",
" 17,\n",
" 18,\n",
" 19,\n",
" 20,\n",
" 21,\n",
" 22,\n",
" 23,\n",
" 24,\n",
" 25,\n",
" 26,\n",
" 27,\n",
" 28,\n",
" 29,\n",
" 30,\n",
" 31,\n",
" 32,\n",
" 33,\n",
" 34,\n",
" 35,\n",
" 36,\n",
" 37,\n",
" 38,\n",
" 39,\n",
" 40,\n",
" 41,\n",
" 42,\n",
" 43,\n",
" 44,\n",
" 45,\n",
" 46,\n",
" 47,\n",
" 48,\n",
" 49,\n",
" 50,\n",
" 51,\n",
" 52,\n",
" 53,\n",
" 54,\n",
" 55,\n",
" 56,\n",
" 57,\n",
" 58,\n",
" 59,\n",
" 60,\n",
" 61,\n",
" 62,\n",
" 63,\n",
" 64,\n",
" 65,\n",
" 66,\n",
" 67,\n",
" 68,\n",
" 69,\n",
" 70,\n",
" 71,\n",
" 72,\n",
" 73,\n",
" 74,\n",
" 75,\n",
" 76,\n",
" 77,\n",
" 78,\n",
" 79,\n",
" 80,\n",
" 81,\n",
" 82,\n",
" 83,\n",
" 84,\n",
" 85,\n",
" 86,\n",
" 87,\n",
" 88,\n",
" 89,\n",
" 90,\n",
" 91,\n",
" 92,\n",
" 93,\n",
" 94,\n",
" 95,\n",
" 96,\n",
" 97,\n",
" 98,\n",
" 99\n",
" ],\n",
" \"type\": \"float\"\n",
" },\n",
" \"y\": {\n",
" \"values\": [\n",
" 176.4052345967664,\n",
" 216.42095543348873,\n",
" 314.29475384406265,\n",
" 538.3840737642084,\n",
" 725.1398727792052,\n",
" 627.4120847915641,\n",
" 722.4209265441231,\n",
" 707.2852057143533,\n",
" 696.9633205349975,\n",
" 738.0231707288347,\n",
" 752.4275278449224,\n",
" 897.8548785412199,\n",
" 973.9586510559193,\n",
" 986.1261527052021,\n",
" 1030.5124759797447,\n",
" 1063.8799087171714,\n",
" 1213.2878160329321,\n",
" 1192.7719896563521,\n",
" 1224.0787598214422,\n",
" 1138.6691858912697,\n",
" 883.3702043078618,\n",
" 948.7320638518979,\n",
" 1035.1756837378484,\n",
" 960.9591816972043,\n",
" 1187.934644095965,\n",
" 1042.4980766360886,\n",
" 1047.0739283662333,\n",
" 1028.35554336365,\n",
" 1181.6334647994956,\n",
" 1328.569341789524,\n",
" 1344.0640843592157,\n",
" 1381.8803363194331,\n",
" 1293.101761556422,\n",
" 1095.0221147340291,\n",
" 1060.230899801414,\n",
" 1075.865796711812,\n",
" 1198.8948647845841,\n",
" 1319.1328496630253,\n",
" 1280.4001679222301,\n",
" 1250.1698928646965,\n",
" 1145.3145963579872,\n",
" 1003.3128026400898,\n",
" 832.6857835775885,\n",
" 1027.7633231007673,\n",
" 976.798104925602,\n",
" 932.9906747644834,\n",
" 807.7111387594907,\n",
" 885.4601743426817,\n",
" 724.0703895868866,\n",
" 702.7963615654897,\n",
" 613.2497054461222,\n",
" 651.9399552320484,\n",
" 600.8594414751611,\n",
" 482.7962230629199,\n",
" 479.97800022905443,\n",
" 522.8111872820962,\n",
" 529.462909520413,\n",
" 559.7100992943911,\n",
" 496.2778899262947,\n",
" 460.00377332758086,\n",
" 392.75772854998575,\n",
" 356.80241239593164,\n",
" 275.48778419148624,\n",
" 102.85952395831856,\n",
" 120.60213818369385,\n",
" 80.42404456286766,\n",
" -82.59579013373678,\n",
" -36.31756458115937,\n",
" -127.04740101948357,\n",
" -121.85286143986968,\n",
" -48.943805222116,\n",
" -36.04551414637493,\n",
" 77.89455430795514,\n",
" -45.58802772741012,\n",
" -5.353863609655221,\n",
" -73.83487270368654,\n",
" -160.91458762187472,\n",
" -218.79955409831626,\n",
" -249.95480731105351,\n",
" -244.33827308807898,\n",
" -360.8532571664146,\n",
" -270.7706084709959,\n",
" -224.20436449794994,\n",
" -377.82873312567233,\n",
" -229.00351374611236,\n",
" -39.41459614305404,\n",
" 78.46336097291103,\n",
" 60.47087739167594,\n",
" -46.604384759378306,\n",
" 58.840787933735356,\n",
" 18.523093236417395,\n",
" 140.76760027466014,\n",
" 161.59509808234617,\n",
" 259.25900173071744,\n",
" 294.8956414481576,\n",
" 365.55295826735243,\n",
" 366.6029603394345,\n",
" 545.190009730018,\n",
" 557.88121900038,\n",
" 598.0801553448502\n",
" ],\n",
" \"type\": \"float\"\n",
" }\n",
" }\n",
" },\n",
" \"157ad30409dc44b88d1469286316b1da\": {\n",
" \"model_name\": \"AxisModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"scale\": \"IPY_MODEL_43eaf8a460b04d5c86c72bc9f1582c7f\",\n",
" \"side\": \"bottom\",\n",
" \"tick_values\": {\n",
" \"values\": null,\n",
" \"type\": null\n",
" }\n",
" }\n",
" },\n",
" \"6fef2fed82ef4f2987bc1e3cfb9d4684\": {\n",
" \"model_name\": \"AxisModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"orientation\": \"vertical\",\n",
" \"scale\": \"IPY_MODEL_0816f093917c4e548b01e69e4e52763b\",\n",
" \"side\": \"left\",\n",
" \"tick_values\": {\n",
" \"values\": null,\n",
" \"type\": null\n",
" }\n",
" }\n",
" },\n",
" \"236242762163442d9a80833900cdb004\": {\n",
" \"model_name\": \"LayoutModel\",\n",
" \"model_module\": \"@jupyter-widgets/base\",\n",
" \"model_module_version\": \"1.1.0\",\n",
" \"state\": {\n",
" \"min_width\": \"125px\"\n",
" }\n",
" },\n",
" \"133dc4aa2e2d497290b1424326f5cf6b\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"allow_padding\": false,\n",
" \"max\": 1,\n",
" \"min\": 0,\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"eabef80f86e549649083ba7092ad1db6\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"allow_padding\": false,\n",
" \"max\": 1,\n",
" \"min\": 0,\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"8f9c7e15370046f4b99d36fae106125f\": {\n",
" \"model_name\": \"FigureModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"_dom_classes\": [],\n",
" \"axes\": [\n",
" \"IPY_MODEL_265dee206a56461bbc9091a14740d5be\",\n",
" \"IPY_MODEL_b43100769d304bfba6673c254e2d55c2\"\n",
" ],\n",
" \"layout\": \"IPY_MODEL_236242762163442d9a80833900cdb004\",\n",
" \"marks\": [\n",
" \"IPY_MODEL_cb7ebfca55854717b44e71893d22256b\"\n",
" ],\n",
" \"scale_x\": \"IPY_MODEL_133dc4aa2e2d497290b1424326f5cf6b\",\n",
" \"scale_y\": \"IPY_MODEL_eabef80f86e549649083ba7092ad1db6\",\n",
" \"title\": \"First Example\"\n",
" }\n",
" },\n",
" \"f5bff5cf4cae4bc980918ef8f9d2dedd\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"f75cdd0cc6384df89960babd45c1c06b\": {\n",
" \"model_name\": \"LinearScaleModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"stabilized\": false\n",
" }\n",
" },\n",
" \"cb7ebfca55854717b44e71893d22256b\": {\n",
" \"model_name\": \"LinesModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"color\": {\n",
" \"values\": null,\n",
" \"type\": null\n",
" },\n",
" \"display_legend\": false,\n",
" \"fill_colors\": [],\n",
" \"labels\": [\n",
" \"C1\"\n",
" ],\n",
" \"scales\": {\n",
" \"x\": \"IPY_MODEL_f5bff5cf4cae4bc980918ef8f9d2dedd\",\n",
" \"y\": \"IPY_MODEL_f75cdd0cc6384df89960babd45c1c06b\"\n",
" },\n",
" \"selected\": [],\n",
" \"x\": {\n",
" \"values\": [\n",
" 0,\n",
" 1,\n",
" 2,\n",
" 3,\n",
" 4,\n",
" 5,\n",
" 6,\n",
" 7,\n",
" 8,\n",
" 9,\n",
" 10,\n",
" 11,\n",
" 12,\n",
" 13,\n",
" 14,\n",
" 15,\n",
" 16,\n",
" 17,\n",
" 18,\n",
" 19,\n",
" 20,\n",
" 21,\n",
" 22,\n",
" 23,\n",
" 24,\n",
" 25,\n",
" 26,\n",
" 27,\n",
" 28,\n",
" 29,\n",
" 30,\n",
" 31,\n",
" 32,\n",
" 33,\n",
" 34,\n",
" 35,\n",
" 36,\n",
" 37,\n",
" 38,\n",
" 39,\n",
" 40,\n",
" 41,\n",
" 42,\n",
" 43,\n",
" 44,\n",
" 45,\n",
" 46,\n",
" 47,\n",
" 48,\n",
" 49,\n",
" 50,\n",
" 51,\n",
" 52,\n",
" 53,\n",
" 54,\n",
" 55,\n",
" 56,\n",
" 57,\n",
" 58,\n",
" 59,\n",
" 60,\n",
" 61,\n",
" 62,\n",
" 63,\n",
" 64,\n",
" 65,\n",
" 66,\n",
" 67,\n",
" 68,\n",
" 69,\n",
" 70,\n",
" 71,\n",
" 72,\n",
" 73,\n",
" 74,\n",
" 75,\n",
" 76,\n",
" 77,\n",
" 78,\n",
" 79,\n",
" 80,\n",
" 81,\n",
" 82,\n",
" 83,\n",
" 84,\n",
" 85,\n",
" 86,\n",
" 87,\n",
" 88,\n",
" 89,\n",
" 90,\n",
" 91,\n",
" 92,\n",
" 93,\n",
" 94,\n",
" 95,\n",
" 96,\n",
" 97,\n",
" 98,\n",
" 99\n",
" ],\n",
" \"type\": \"float\"\n",
" },\n",
" \"y\": {\n",
" \"values\": [\n",
" 176.4052345967664,\n",
" 216.42095543348873,\n",
" 314.29475384406265,\n",
" 538.3840737642084,\n",
" 725.1398727792052,\n",
" 627.4120847915641,\n",
" 722.4209265441231,\n",
" 707.2852057143533,\n",
" 696.9633205349975,\n",
" 738.0231707288347,\n",
" 752.4275278449224,\n",
" 897.8548785412199,\n",
" 973.9586510559193,\n",
" 986.1261527052021,\n",
" 1030.5124759797447,\n",
" 1063.8799087171714,\n",
" 1213.2878160329321,\n",
" 1192.7719896563521,\n",
" 1224.0787598214422,\n",
" 1138.6691858912697,\n",
" 883.3702043078618,\n",
" 948.7320638518979,\n",
" 1035.1756837378484,\n",
" 960.9591816972043,\n",
" 1187.934644095965,\n",
" 1042.4980766360886,\n",
" 1047.0739283662333,\n",
" 1028.35554336365,\n",
" 1181.6334647994956,\n",
" 1328.569341789524,\n",
" 1344.0640843592157,\n",
" 1381.8803363194331,\n",
" 1293.101761556422,\n",
" 1095.0221147340291,\n",
" 1060.230899801414,\n",
" 1075.865796711812,\n",
" 1198.8948647845841,\n",
" 1319.1328496630253,\n",
" 1280.4001679222301,\n",
" 1250.1698928646965,\n",
" 1145.3145963579872,\n",
" 1003.3128026400898,\n",
" 832.6857835775885,\n",
" 1027.7633231007673,\n",
" 976.798104925602,\n",
" 932.9906747644834,\n",
" 807.7111387594907,\n",
" 885.4601743426817,\n",
" 724.0703895868866,\n",
" 702.7963615654897,\n",
" 613.2497054461222,\n",
" 651.9399552320484,\n",
" 600.8594414751611,\n",
" 482.7962230629199,\n",
" 479.97800022905443,\n",
" 522.8111872820962,\n",
" 529.462909520413,\n",
" 559.7100992943911,\n",
" 496.2778899262947,\n",
" 460.00377332758086,\n",
" 392.75772854998575,\n",
" 356.80241239593164,\n",
" 275.48778419148624,\n",
" 102.85952395831856,\n",
" 120.60213818369385,\n",
" 80.42404456286766,\n",
" -82.59579013373678,\n",
" -36.31756458115937,\n",
" -127.04740101948357,\n",
" -121.85286143986968,\n",
" -48.943805222116,\n",
" -36.04551414637493,\n",
" 77.89455430795514,\n",
" -45.58802772741012,\n",
" -5.353863609655221,\n",
" -73.83487270368654,\n",
" -160.91458762187472,\n",
" -218.79955409831626,\n",
" -249.95480731105351,\n",
" -244.33827308807898,\n",
" -360.8532571664146,\n",
" -270.7706084709959,\n",
" -224.20436449794994,\n",
" -377.82873312567233,\n",
" -229.00351374611236,\n",
" -39.41459614305404,\n",
" 78.46336097291103,\n",
" 60.47087739167594,\n",
" -46.604384759378306,\n",
" 58.840787933735356,\n",
" 18.523093236417395,\n",
" 140.76760027466014,\n",
" 161.59509808234617,\n",
" 259.25900173071744,\n",
" 294.8956414481576,\n",
" 365.55295826735243,\n",
" 366.6029603394345,\n",
" 545.190009730018,\n",
" 557.88121900038,\n",
" 598.0801553448502\n",
" ],\n",
" \"type\": \"float\"\n",
" }\n",
" }\n",
" },\n",
" \"265dee206a56461bbc9091a14740d5be\": {\n",
" \"model_name\": \"AxisModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"scale\": \"IPY_MODEL_f5bff5cf4cae4bc980918ef8f9d2dedd\",\n",
" \"side\": \"bottom\",\n",
" \"tick_values\": {\n",
" \"values\": null,\n",
" \"type\": null\n",
" }\n",
" }\n",
" },\n",
" \"b43100769d304bfba6673c254e2d55c2\": {\n",
" \"model_name\": \"AxisModel\",\n",
" \"model_module\": \"bqplot\",\n",
" \"model_module_version\": \"^0.4.5\",\n",
" \"state\": {\n",
" \"orientation\": \"vertical\",\n",
" \"scale\": \"IPY_MODEL_f75cdd0cc6384df89960babd45c1c06b\",\n",
" \"side\": \"left\",\n",
" \"tick_values\": {\n",
" \"values\": null,\n",
" \"type\": null\n",
" }\n",
" }\n",
" }\n",
" }\n",
"}\n",
"</script>\n",
"</head>\n",
"<body>\n",
"\n",
"<script type=\"application/vnd.jupyter.widget-view+json\">\n",
"{\n",
" \"version_major\": 2,\n",
" \"version_minor\": 0,\n",
" \"model_id\": \"8f9c7e15370046f4b99d36fae106125f\"\n",
"}\n",
"</script>\n",
"\n",
"</body>\n",
"</html>\n",
"\n",
"'''\n",
"size = 100\n",
"scale = 100.\n",
"np.random.seed(0)\n",
"x_data = np.arange(size)\n",
"y_data = np.cumsum(np.random.randn(size) * scale)\n",
"\n",
"fig = plt.figure(title='First Example')\n",
"plt.plot(y_data)\n",
"fig\n",
"data = embed_data(views=[fig])\n",
"\n",
"manager_state = json.dumps(data['manager_state'])\n",
"widget_views = [json.dumps(view) for view in data['view_specs']]\n",
"rendered_template = html_template.format(manager_state=manager_state, widget_views=widget_views)\n",
"with open('export.html', 'w') as fp:\n",
" fp.write(rendered_template)\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.2"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
"state": {
"00d6df82daa743ada87b5084eeed5929": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"044eab25de3541dd8ef3e2fa5b95947d": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"04cdb88c9c1743ccb9c05d2142615d1c": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_6989c165da054e998f20c40948ce0e71",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"0525ce9502954b9b83b53a8b82855bbf": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_5ffa68edf4d84b15b148166ac6b36da4",
"y": "IPY_MODEL_3535a848f2a24de4bde61f06f3f1bd51"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"058bddc828774f13a179b7c2d702f59b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_683830c8fc0f477b867a6e098860fb5c",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"0797c67e3f834edfa4205db55ba59f32": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"0816f093917c4e548b01e69e4e52763b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"084a5ed5ba3242d6b359751b90aa833d": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_8ecf059f911d4e1cb4b4af7b214c5a19",
"y": "IPY_MODEL_d225830b8ed649b8b3fe3c223d8e365f"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"09d4f836c7bc41caa2046be7b52b6581": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_69f4a0f8574e49e3aba13e341ef4aeb8",
"IPY_MODEL_058bddc828774f13a179b7c2d702f59b"
],
"layout": "IPY_MODEL_8d093726843c472c8b0c976a7eeae300",
"marks": [
"IPY_MODEL_daf7e19a47e14216a8214926384fb2fa"
],
"scale_x": "IPY_MODEL_bbd11e7d558a469a82b37d346bf5bcfd",
"scale_y": "IPY_MODEL_00d6df82daa743ada87b5084eeed5929",
"title": "First Example"
}
},
"0e08308881e245d6b662e81e5edab402": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_5902778c8ac34b0389acea887df25c08",
"IPY_MODEL_b1868da26ff54f948fb3e2ed652e98a7"
],
"layout": "IPY_MODEL_9341e69d1af341cb817b827e1d73aa3e",
"marks": [
"IPY_MODEL_f7487fed75b849ceaa17160fe4d92591"
],
"scale_x": "IPY_MODEL_abbfa385d5e74892a6ed41211c6330ed",
"scale_y": "IPY_MODEL_12210e570a5241948d84e3fbf69af893",
"title": "First Example"
}
},
"0e0f9ad236444e63901ef9299738a4d9": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"12210e570a5241948d84e3fbf69af893": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"125d141fb5274a9fb94e6a7979847309": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_196ad44e7b414a01ac0762ef98aa64bf",
"IPY_MODEL_98b9c9922bb64854b2fdbd8508a909ae"
],
"layout": "IPY_MODEL_dbaf2a3e662a4d0bb04f0b6c2dbdc14e",
"marks": [
"IPY_MODEL_e03d3244ba87415fa456ca67087780fd"
],
"scale_x": "IPY_MODEL_b9c63a41807a4161bdbe63c6f6e44c4b",
"scale_y": "IPY_MODEL_f33914e6375e4f5d91ac080fa7764817",
"title": "First Example"
}
},
"133dc4aa2e2d497290b1424326f5cf6b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"157ad30409dc44b88d1469286316b1da": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_43eaf8a460b04d5c86c72bc9f1582c7f",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"18051c73845c41eaa120f503682737bf": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_cb0e89965f7a46b5baab65d7f262ce14",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"191ed4e69abf4290a8ab19d0ca190f3e": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"192ffa0e5b1440b9b81d8123bb9f25d5": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_2bb2cd486f644ca880f259a6ebba7c74",
"y": "IPY_MODEL_feebbefd93854bf5920e8d1118082ba6"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"196182110b514dd48c1025ce842bec16": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_7beca55098bf4732bb801414d954c703",
"IPY_MODEL_c64d43bac93148c4970bc4a13322e63e"
],
"layout": "IPY_MODEL_701487f9c0754c95b0a47c4dcbdd281a",
"marks": [
"IPY_MODEL_0525ce9502954b9b83b53a8b82855bbf"
],
"scale_x": "IPY_MODEL_833272ded04146e5a9509fc775bb9137",
"scale_y": "IPY_MODEL_2afe57d0e542437889966c700cddc8f2",
"title": "First Example"
}
},
"196ad44e7b414a01ac0762ef98aa64bf": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_2791b56a63cc493bb9bf327cac49be1d",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"1c043efc30d541479145c03a15cb7ba0": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_782cc54cbf7e402688cdaeeceb2d9c3e",
"y": "IPY_MODEL_acc4ded98bfe4367a41f348641aa0cd5"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"1f2e38df7f1f49f68458183457c0aad3": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_157ad30409dc44b88d1469286316b1da",
"IPY_MODEL_6fef2fed82ef4f2987bc1e3cfb9d4684"
],
"layout": "IPY_MODEL_b18d7959f4a8413fb8b2738014b77d19",
"marks": [
"IPY_MODEL_f6360c9a497242728eccd63fbf0fe5e3"
],
"scale_x": "IPY_MODEL_8b4592ee9e584aef873c474389127642",
"scale_y": "IPY_MODEL_7e6e20e8a5a64842a477b74dbef6b763",
"title": "First Example"
}
},
"1ff5e39d2d5c403eb7017305831886d3": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"236242762163442d9a80833900cdb004": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"265dee206a56461bbc9091a14740d5be": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_f5bff5cf4cae4bc980918ef8f9d2dedd",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"2791b56a63cc493bb9bf327cac49be1d": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"2a73a0d9416e47b7b9afa859555f1675": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"2afe57d0e542437889966c700cddc8f2": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"2b0b928faa934698961506325987b60c": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"2b0dc5e18c7649b99bec005c0626e51a": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_790d0f9e96d840daabe52cb87cee98bc",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"2bb2cd486f644ca880f259a6ebba7c74": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"2da8606accd04551bb2bf30822fd7973": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_54181ce9f8f5415d8079fd9542ed8bcb",
"IPY_MODEL_7631c7799b6248b3a9eca4ea7f992e55"
],
"layout": "IPY_MODEL_4dbcc3ab95c34fcfb6a9df47830713b8",
"marks": [
"IPY_MODEL_caaf7cd6b07c4bf795be789822b4b5b8"
],
"scale_x": "IPY_MODEL_9fad4401224844fe90f3893ef3c9293c",
"scale_y": "IPY_MODEL_936950cd97684def82aa5d07d8f717d1",
"title": "First Example"
}
},
"318a698c4f7c45c19da86a99d161e04d": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_6989c165da054e998f20c40948ce0e71",
"y": "IPY_MODEL_4147dccd5e164af7aa00879e09097c8c"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"32b79dfc0d7b49d594db042e9a2f82cc": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"34192625c05a41d5860ad77e8cad3680": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_f96469e73f89462384603c53f68a7bd5",
"IPY_MODEL_352d0b3e6f5e49e697f4225f3be493ab"
],
"layout": "IPY_MODEL_4c962b8991ff446387c5dc7a2a1ed5ce",
"marks": [
"IPY_MODEL_1c043efc30d541479145c03a15cb7ba0"
],
"scale_x": "IPY_MODEL_32b79dfc0d7b49d594db042e9a2f82cc",
"scale_y": "IPY_MODEL_db4f2432703a4afd95bbe73020226a54",
"title": "First Example"
}
},
"352d0b3e6f5e49e697f4225f3be493ab": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_acc4ded98bfe4367a41f348641aa0cd5",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"3535a848f2a24de4bde61f06f3f1bd51": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"3605fb4efbde45e2a12ed4963c20de1a": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_f8e3f7f3ef4a461e917fa21f88354d33",
"IPY_MODEL_84252c372e8c4ca5a00bc5afdb472415"
],
"layout": "IPY_MODEL_cc2aac40e7f141cda538baa2c006479f",
"marks": [
"IPY_MODEL_ee5b8888d66b4a32b0b98fa8da05289c"
],
"scale_x": "IPY_MODEL_a6d3956b48404de6bbbd5ee0b37215ba",
"scale_y": "IPY_MODEL_e97b0c279d3f4a5dbeb5d7125de3cbff",
"title": "First Example"
}
},
"4147dccd5e164af7aa00879e09097c8c": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"43eaf8a460b04d5c86c72bc9f1582c7f": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"481ff2459749497b9fce95f1dcfbbcdd": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"48be5612451a42a281e314403ca09869": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_18051c73845c41eaa120f503682737bf",
"IPY_MODEL_eddb96e418b84670a03af9e32bdb0d11"
],
"layout": "IPY_MODEL_b55188c300214d8a893f4e42252dec38",
"marks": [
"IPY_MODEL_a23955f2bb624ccd8f9e8571ffddeecf"
],
"scale_x": "IPY_MODEL_78b9d556391d4d70b4ad7487969a907b",
"scale_y": "IPY_MODEL_9c3cf2deb24b4f0ebb034b0d5dc667c4",
"title": "First Example"
}
},
"4c962b8991ff446387c5dc7a2a1ed5ce": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"4dbcc3ab95c34fcfb6a9df47830713b8": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"5006400b736e4bf783d1dc5a0f5d3042": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"50349b4dab1948759cb0e5c23139fa90": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"50b96170507f472f9105d25ca23f31ac": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_ec68f882d7eb43f393f62910495708f1",
"IPY_MODEL_85d01116e4d94889b1751008677c8cf4"
],
"layout": "IPY_MODEL_8eeafebc26034a8483b37eea6728d4f3",
"marks": [
"IPY_MODEL_084a5ed5ba3242d6b359751b90aa833d"
],
"scale_x": "IPY_MODEL_e92f5059e7bb42b5926d5c502dfae430",
"scale_y": "IPY_MODEL_fd1eee01a3e44907a4581d2b3a55c033",
"title": "First Example"
}
},
"50bad1821a9446c9bde5c6cc4498bdc1": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_d6caf173c8214e6495f31bb0a38cfb80",
"IPY_MODEL_781c5aedb2ff46c5a4ff0f437d6719e0"
],
"layout": "IPY_MODEL_be48151fc91943d0a7294df503184eee",
"marks": [
"IPY_MODEL_db3013b3ead142eaa6709804a82ac085"
],
"scale_x": "IPY_MODEL_50349b4dab1948759cb0e5c23139fa90",
"scale_y": "IPY_MODEL_e3c90e9249e7400eb689dd7b1a1b81d6",
"title": "First Example"
}
},
"54181ce9f8f5415d8079fd9542ed8bcb": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_5e66c6c28fb24518a0931729c95c1ff6",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"5902778c8ac34b0389acea887df25c08": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_2a73a0d9416e47b7b9afa859555f1675",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"59c0b09fc24a41b989ec8989954efce9": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"5b11be00b5ec430ab53c4e733d28faa0": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"5ba4c9411bd647dba0ac75d948e7270f": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"5e66c6c28fb24518a0931729c95c1ff6": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"5ffa68edf4d84b15b148166ac6b36da4": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"683830c8fc0f477b867a6e098860fb5c": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"6989c165da054e998f20c40948ce0e71": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"69f4a0f8574e49e3aba13e341ef4aeb8": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_95da7ccf660a422aad54e66828f00fa1",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"6fef2fed82ef4f2987bc1e3cfb9d4684": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_0816f093917c4e548b01e69e4e52763b",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"701487f9c0754c95b0a47c4dcbdd281a": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"70ed2fdd2b9d409db39c3b939260c96e": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"7631c7799b6248b3a9eca4ea7f992e55": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_b412b7771f50426c939888ca67b48ba6",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"781c5aedb2ff46c5a4ff0f437d6719e0": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_70ed2fdd2b9d409db39c3b939260c96e",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"782cc54cbf7e402688cdaeeceb2d9c3e": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"78b9d556391d4d70b4ad7487969a907b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"790d0f9e96d840daabe52cb87cee98bc": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"7beca55098bf4732bb801414d954c703": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_5ffa68edf4d84b15b148166ac6b36da4",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"7e6e20e8a5a64842a477b74dbef6b763": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"833272ded04146e5a9509fc775bb9137": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"84252c372e8c4ca5a00bc5afdb472415": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_f76ad0527b3d4bfe98b9b10fb98d6a69",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"845a44a40da24983868f36e99d234b03": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_cd237dcc9ed644d4ad325a2d6ab73423",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"85d01116e4d94889b1751008677c8cf4": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_d225830b8ed649b8b3fe3c223d8e365f",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"8b4592ee9e584aef873c474389127642": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"8d093726843c472c8b0c976a7eeae300": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"8ecf059f911d4e1cb4b4af7b214c5a19": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"8eeafebc26034a8483b37eea6728d4f3": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"8f9c7e15370046f4b99d36fae106125f": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_265dee206a56461bbc9091a14740d5be",
"IPY_MODEL_b43100769d304bfba6673c254e2d55c2"
],
"layout": "IPY_MODEL_236242762163442d9a80833900cdb004",
"marks": [
"IPY_MODEL_cb7ebfca55854717b44e71893d22256b"
],
"scale_x": "IPY_MODEL_133dc4aa2e2d497290b1424326f5cf6b",
"scale_y": "IPY_MODEL_eabef80f86e549649083ba7092ad1db6",
"title": "First Example"
}
},
"90a880234c8f4a1dbb7433bced078029": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"926d3b85d36248ddb8cb81fd62dce536": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_2b0dc5e18c7649b99bec005c0626e51a",
"IPY_MODEL_9288392785fa4e5badb05a13d716a7b6"
],
"layout": "IPY_MODEL_5ba4c9411bd647dba0ac75d948e7270f",
"marks": [
"IPY_MODEL_d6926f83f2e84a22908d5667ca420083"
],
"scale_x": "IPY_MODEL_c77253fdccd04436967f89f795cea7d4",
"scale_y": "IPY_MODEL_fc3d59f7a38a4fc59667acaa098c70cb",
"title": "First Example"
}
},
"9288392785fa4e5badb05a13d716a7b6": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_481ff2459749497b9fce95f1dcfbbcdd",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"9341e69d1af341cb817b827e1d73aa3e": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"936950cd97684def82aa5d07d8f717d1": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"95da7ccf660a422aad54e66828f00fa1": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"98b9c9922bb64854b2fdbd8508a909ae": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_5006400b736e4bf783d1dc5a0f5d3042",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"991e1d339aac40acae2266f52db4d802": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_afc9a2775ac948139f7cda69ea3e8bfa",
"IPY_MODEL_fcb4a2e538544817b7ab1f47634bc356"
],
"layout": "IPY_MODEL_f44844f2e0ba43ada6684c0866061d8d",
"marks": [
"IPY_MODEL_192ffa0e5b1440b9b81d8123bb9f25d5"
],
"scale_x": "IPY_MODEL_1ff5e39d2d5c403eb7017305831886d3",
"scale_y": "IPY_MODEL_191ed4e69abf4290a8ab19d0ca190f3e",
"title": "First Example"
}
},
"9b37e57300c245d59633cd315628d337": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_04cdb88c9c1743ccb9c05d2142615d1c",
"IPY_MODEL_a418be87d89541749cfedaab2e3a6300"
],
"layout": "IPY_MODEL_59c0b09fc24a41b989ec8989954efce9",
"marks": [
"IPY_MODEL_318a698c4f7c45c19da86a99d161e04d"
],
"scale_x": "IPY_MODEL_90a880234c8f4a1dbb7433bced078029",
"scale_y": "IPY_MODEL_b7efbd8834b143daa4801471a63a336c",
"title": "First Example"
}
},
"9c3cf2deb24b4f0ebb034b0d5dc667c4": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"9fad4401224844fe90f3893ef3c9293c": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"a23955f2bb624ccd8f9e8571ffddeecf": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_cb0e89965f7a46b5baab65d7f262ce14",
"y": "IPY_MODEL_0797c67e3f834edfa4205db55ba59f32"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"a418be87d89541749cfedaab2e3a6300": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_4147dccd5e164af7aa00879e09097c8c",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"a6d3956b48404de6bbbd5ee0b37215ba": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"a9b966d0c86e477ca1467d87de5b167d": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_b61404eb17874f248c296f303a04bb28",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"abbfa385d5e74892a6ed41211c6330ed": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"abe2c51dda5744bd9a194d731880808e": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"ac40f4fa70534333aaaefacdfa1971f8": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"acc4ded98bfe4367a41f348641aa0cd5": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"afc9a2775ac948139f7cda69ea3e8bfa": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_2bb2cd486f644ca880f259a6ebba7c74",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"b1868da26ff54f948fb3e2ed652e98a7": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_ac40f4fa70534333aaaefacdfa1971f8",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"b18d7959f4a8413fb8b2738014b77d19": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"b412b7771f50426c939888ca67b48ba6": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"b43100769d304bfba6673c254e2d55c2": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_f75cdd0cc6384df89960babd45c1c06b",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"b55188c300214d8a893f4e42252dec38": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"b61404eb17874f248c296f303a04bb28": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"b7d2487aef1a4150a36b697529495697": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "FigureModel",
"state": {
"_dom_classes": [],
"axes": [
"IPY_MODEL_a9b966d0c86e477ca1467d87de5b167d",
"IPY_MODEL_845a44a40da24983868f36e99d234b03"
],
"layout": "IPY_MODEL_2b0b928faa934698961506325987b60c",
"marks": [
"IPY_MODEL_d7ab27c68ae4440bb5a7794ab3d811fb"
],
"scale_x": "IPY_MODEL_0e0f9ad236444e63901ef9299738a4d9",
"scale_y": "IPY_MODEL_044eab25de3541dd8ef3e2fa5b95947d",
"title": "First Example"
}
},
"b7efbd8834b143daa4801471a63a336c": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"b9c63a41807a4161bdbe63c6f6e44c4b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"bbd11e7d558a469a82b37d346bf5bcfd": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"be48151fc91943d0a7294df503184eee": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"c64d43bac93148c4970bc4a13322e63e": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_3535a848f2a24de4bde61f06f3f1bd51",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"c77253fdccd04436967f89f795cea7d4": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"caaf7cd6b07c4bf795be789822b4b5b8": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_5e66c6c28fb24518a0931729c95c1ff6",
"y": "IPY_MODEL_b412b7771f50426c939888ca67b48ba6"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"cb0e89965f7a46b5baab65d7f262ce14": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"cb7ebfca55854717b44e71893d22256b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_f5bff5cf4cae4bc980918ef8f9d2dedd",
"y": "IPY_MODEL_f75cdd0cc6384df89960babd45c1c06b"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"cc2aac40e7f141cda538baa2c006479f": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"cd237dcc9ed644d4ad325a2d6ab73423": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"d225830b8ed649b8b3fe3c223d8e365f": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"d6926f83f2e84a22908d5667ca420083": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_790d0f9e96d840daabe52cb87cee98bc",
"y": "IPY_MODEL_481ff2459749497b9fce95f1dcfbbcdd"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"d6caf173c8214e6495f31bb0a38cfb80": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_abe2c51dda5744bd9a194d731880808e",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"d7ab27c68ae4440bb5a7794ab3d811fb": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_b61404eb17874f248c296f303a04bb28",
"y": "IPY_MODEL_cd237dcc9ed644d4ad325a2d6ab73423"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"daf7e19a47e14216a8214926384fb2fa": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_95da7ccf660a422aad54e66828f00fa1",
"y": "IPY_MODEL_683830c8fc0f477b867a6e098860fb5c"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"db3013b3ead142eaa6709804a82ac085": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_abe2c51dda5744bd9a194d731880808e",
"y": "IPY_MODEL_70ed2fdd2b9d409db39c3b939260c96e"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"db4f2432703a4afd95bbe73020226a54": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"dbaf2a3e662a4d0bb04f0b6c2dbdc14e": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"e03d3244ba87415fa456ca67087780fd": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_2791b56a63cc493bb9bf327cac49be1d",
"y": "IPY_MODEL_5006400b736e4bf783d1dc5a0f5d3042"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"e3c90e9249e7400eb689dd7b1a1b81d6": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"e92f5059e7bb42b5926d5c502dfae430": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"e97b0c279d3f4a5dbeb5d7125de3cbff": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"eabef80f86e549649083ba7092ad1db6": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"ec68f882d7eb43f393f62910495708f1": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_8ecf059f911d4e1cb4b4af7b214c5a19",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"eddb96e418b84670a03af9e32bdb0d11": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_0797c67e3f834edfa4205db55ba59f32",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"ee5b8888d66b4a32b0b98fa8da05289c": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_5b11be00b5ec430ab53c4e733d28faa0",
"y": "IPY_MODEL_f76ad0527b3d4bfe98b9b10fb98d6a69"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"f33914e6375e4f5d91ac080fa7764817": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"f44844f2e0ba43ada6684c0866061d8d": {
"model_module": "@jupyter-widgets/base",
"model_module_version": "1.1.0",
"model_name": "LayoutModel",
"state": {
"min_width": "125px"
}
},
"f5bff5cf4cae4bc980918ef8f9d2dedd": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"f6360c9a497242728eccd63fbf0fe5e3": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_43eaf8a460b04d5c86c72bc9f1582c7f",
"y": "IPY_MODEL_0816f093917c4e548b01e69e4e52763b"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"f7487fed75b849ceaa17160fe4d92591": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinesModel",
"state": {
"color": {
"type": null,
"values": null
},
"display_legend": false,
"fill_colors": [],
"labels": [
"C1"
],
"scales": {
"x": "IPY_MODEL_2a73a0d9416e47b7b9afa859555f1675",
"y": "IPY_MODEL_ac40f4fa70534333aaaefacdfa1971f8"
},
"selected": [],
"x": {
"type": "float",
"values": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99
]
},
"y": {
"type": "float",
"values": [
176.4052345967664,
216.42095543348873,
314.29475384406265,
538.3840737642084,
725.1398727792052,
627.4120847915641,
722.4209265441231,
707.2852057143533,
696.9633205349975,
738.0231707288347,
752.4275278449225,
897.8548785412199,
973.9586510559193,
986.1261527052021,
1030.5124759797447,
1063.8799087171715,
1213.2878160329321,
1192.7719896563522,
1224.0787598214422,
1138.6691858912698,
883.3702043078619,
948.7320638518979,
1035.1756837378484,
960.9591816972043,
1187.934644095965,
1042.4980766360886,
1047.0739283662333,
1028.35554336365,
1181.6334647994956,
1328.569341789524,
1344.0640843592157,
1381.8803363194331,
1293.101761556422,
1095.0221147340292,
1060.230899801414,
1075.865796711812,
1198.8948647845841,
1319.1328496630254,
1280.4001679222301,
1250.1698928646965,
1145.3145963579873,
1003.3128026400898,
832.6857835775885,
1027.7633231007674,
976.798104925602,
932.9906747644834,
807.7111387594907,
885.4601743426817,
724.0703895868866,
702.7963615654897,
613.2497054461222,
651.9399552320484,
600.8594414751611,
482.7962230629199,
479.97800022905443,
522.8111872820962,
529.462909520413,
559.7100992943911,
496.2778899262947,
460.00377332758086,
392.75772854998576,
356.80241239593164,
275.48778419148624,
102.85952395831856,
120.60213818369385,
80.42404456286766,
-82.59579013373678,
-36.31756458115937,
-127.04740101948357,
-121.85286143986968,
-48.943805222116,
-36.04551414637493,
77.89455430795515,
-45.58802772741012,
-5.353863609655221,
-73.83487270368654,
-160.91458762187472,
-218.79955409831626,
-249.95480731105351,
-244.33827308807898,
-360.8532571664146,
-270.7706084709959,
-224.20436449794994,
-377.82873312567233,
-229.00351374611236,
-39.41459614305404,
78.46336097291103,
60.47087739167594,
-46.604384759378306,
58.840787933735356,
18.523093236417395,
140.76760027466014,
161.59509808234617,
259.25900173071744,
294.8956414481576,
365.55295826735244,
366.6029603394345,
545.190009730018,
557.88121900038,
598.0801553448503
]
}
}
},
"f75cdd0cc6384df89960babd45c1c06b": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"f76ad0527b3d4bfe98b9b10fb98d6a69": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
},
"f8e3f7f3ef4a461e917fa21f88354d33": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_5b11be00b5ec430ab53c4e733d28faa0",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"f96469e73f89462384603c53f68a7bd5": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"scale": "IPY_MODEL_782cc54cbf7e402688cdaeeceb2d9c3e",
"side": "bottom",
"tick_values": {
"type": null,
"values": null
}
}
},
"fc3d59f7a38a4fc59667acaa098c70cb": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"fcb4a2e538544817b7ab1f47634bc356": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "AxisModel",
"state": {
"orientation": "vertical",
"scale": "IPY_MODEL_feebbefd93854bf5920e8d1118082ba6",
"side": "left",
"tick_values": {
"type": null,
"values": null
}
}
},
"fd1eee01a3e44907a4581d2b3a55c033": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"allow_padding": false,
"max": 1,
"min": 0,
"stabilized": false
}
},
"feebbefd93854bf5920e8d1118082ba6": {
"model_module": "bqplot",
"model_module_version": "^0.4.5",
"model_name": "LinearScaleModel",
"state": {
"stabilized": false
}
}
},
"version_major": 2,
"version_minor": 0
}
}
},
"nbformat": 4,
"nbformat_minor": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment