Last active
June 5, 2018 12:51
-
-
Save eiel/50a72db0a7c8f475d7d7c187b4505f3f to your computer and use it in GitHub Desktop.
統計モデリング勉強会 環境構築 julia docker run --rm -p 8888:8888 -v "$HOME":/home/jovyan/work jupyter/datascience-notebook
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"cells": [ | |
{ | |
"cell_type": "code", | |
"execution_count": 1, | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"text/plain": [ | |
"Plots.GRBackend()" | |
] | |
}, | |
"execution_count": 1, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"Pkg.add(\"Plots\")\n", | |
"Pkg.add(\"GR\")\n", | |
"\n", | |
"using Plots \n", | |
"gr()" | |
] | |
}, | |
{ | |
"cell_type": "code", | |
"execution_count": 3, | |
"metadata": {}, | |
"outputs": [ | |
{ | |
"data": { | |
"image/svg+xml": [ | |
"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n", | |
"<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"600\" height=\"400\" viewBox=\"0 0 600 400\">\n", | |
"<defs>\n", | |
" <clipPath id=\"clip3800\">\n", | |
" <rect x=\"0\" y=\"0\" width=\"600\" height=\"400\"/>\n", | |
" </clipPath>\n", | |
"</defs>\n", | |
"<polygon clip-path=\"url(#clip3800)\" points=\"\n", | |
"0,400 600,400 600,0 0,0 \n", | |
" \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n", | |
"<defs>\n", | |
" <clipPath id=\"clip3801\">\n", | |
" <rect x=\"120\" y=\"0\" width=\"421\" height=\"400\"/>\n", | |
" </clipPath>\n", | |
"</defs>\n", | |
"<polygon clip-path=\"url(#clip3800)\" points=\"\n", | |
"39.502,375.869 580.315,375.869 580.315,11.811 39.502,11.811 \n", | |
" \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n", | |
"<defs>\n", | |
" <clipPath id=\"clip3802\">\n", | |
" <rect x=\"39\" y=\"11\" width=\"542\" height=\"365\"/>\n", | |
" </clipPath>\n", | |
"</defs>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 49.6545,375.869 49.6545,11.811 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 178.493,375.869 178.493,11.811 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 307.332,375.869 307.332,11.811 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 436.17,375.869 436.17,11.811 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 565.009,375.869 565.009,11.811 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 39.502,365.587 580.315,365.587 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 39.502,279.713 580.315,279.713 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 39.502,193.84 580.315,193.84 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 39.502,107.966 580.315,107.966 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#000000; stroke-width:0.5; stroke-opacity:0.1; fill:none\" points=\"\n", | |
" 39.502,22.0929 580.315,22.0929 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,375.869 580.315,375.869 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,375.869 39.502,11.811 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 49.6545,375.869 49.6545,370.408 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 178.493,375.869 178.493,370.408 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 307.332,375.869 307.332,370.408 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 436.17,375.869 436.17,370.408 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 565.009,375.869 565.009,370.408 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,365.587 47.6142,365.587 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,279.713 47.6142,279.713 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,193.84 47.6142,193.84 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,107.966 47.6142,107.966 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 39.502,22.0929 47.6142,22.0929 \n", | |
" \"/>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 49.6545, 389.669)\" x=\"49.6545\" y=\"389.669\">0</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 178.493, 389.669)\" x=\"178.493\" y=\"389.669\">25</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 307.332, 389.669)\" x=\"307.332\" y=\"389.669\">50</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 436.17, 389.669)\" x=\"436.17\" y=\"389.669\">75</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:middle;\" transform=\"rotate(0, 565.009, 389.669)\" x=\"565.009\" y=\"389.669\">100</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 33.502, 370.087)\" x=\"33.502\" y=\"370.087\">-1.0</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 33.502, 284.213)\" x=\"33.502\" y=\"284.213\">-0.5</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 33.502, 198.34)\" x=\"33.502\" y=\"198.34\">0.0</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 33.502, 112.466)\" x=\"33.502\" y=\"112.466\">0.5</text>\n", | |
"</g>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:end;\" transform=\"rotate(0, 33.502, 26.5929)\" x=\"33.502\" y=\"26.5929\">1.0</text>\n", | |
"</g>\n", | |
"<polyline clip-path=\"url(#clip3802)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 54.808,193.84 59.9616,204.733 65.1151,215.582 70.2687,226.343 75.4222,236.974 80.5758,247.431 85.7293,257.672 90.8829,267.656 96.0364,277.343 101.19,286.693 \n", | |
" 106.343,295.67 111.497,304.237 116.651,312.359 121.804,320.004 126.958,327.141 132.111,333.741 137.265,339.778 142.418,345.227 147.572,350.066 152.725,354.277 \n", | |
" 157.879,357.841 163.032,360.746 168.186,362.978 173.34,364.529 178.493,365.392 183.647,365.565 188.8,365.047 193.954,363.839 199.107,361.946 204.261,359.377 \n", | |
" 209.414,356.141 214.568,352.251 219.721,347.724 224.875,342.577 230.029,336.831 235.182,330.51 240.336,323.638 245.489,316.243 250.643,308.355 255.796,300.007 \n", | |
" 260.95,291.231 266.103,282.062 271.257,272.539 276.41,262.698 281.564,252.581 286.718,242.227 291.871,231.678 297.025,220.976 302.178,210.165 307.332,199.289 \n", | |
" 312.485,188.391 317.639,177.514 322.792,166.704 327.946,156.002 333.099,145.453 338.253,135.099 343.407,124.981 348.56,115.141 353.714,105.617 358.867,96.4491 \n", | |
" 364.021,87.6729 369.174,79.3243 374.328,71.4368 379.481,64.0422 384.635,57.1702 389.788,50.8485 394.942,45.1026 400.096,39.9557 405.249,35.4283 410.403,31.5389 \n", | |
" 415.556,28.3029 420.71,25.7335 425.863,23.8411 431.017,22.6331 436.17,22.1145 441.324,22.2875 446.477,23.1511 451.631,24.7021 456.785,26.9342 461.938,29.8383 \n", | |
" 467.092,33.4028 472.245,37.6134 477.399,42.4529 482.552,47.9021 487.706,53.9389 492.859,60.5391 498.013,67.676 503.166,75.3209 508.32,83.4431 513.473,92.0097 \n", | |
" 518.627,100.986 523.781,110.337 528.934,120.024 534.088,130.008 539.241,140.249 544.395,150.706 549.548,161.337 554.702,172.098 559.855,182.947 565.009,193.84 \n", | |
" \n", | |
" \"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"54.808\" cy=\"193.84\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"54.808\" cy=\"193.84\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"59.9616\" cy=\"204.733\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"59.9616\" cy=\"204.733\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"65.1151\" cy=\"215.582\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"65.1151\" cy=\"215.582\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"70.2687\" cy=\"226.343\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"70.2687\" cy=\"226.343\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"75.4222\" cy=\"236.974\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"75.4222\" cy=\"236.974\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"80.5758\" cy=\"247.431\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"80.5758\" cy=\"247.431\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"85.7293\" cy=\"257.672\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"85.7293\" cy=\"257.672\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"90.8829\" cy=\"267.656\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"90.8829\" cy=\"267.656\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"96.0364\" cy=\"277.343\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"96.0364\" cy=\"277.343\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"101.19\" cy=\"286.693\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"101.19\" cy=\"286.693\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"106.343\" cy=\"295.67\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"106.343\" cy=\"295.67\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"111.497\" cy=\"304.237\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"111.497\" cy=\"304.237\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"116.651\" cy=\"312.359\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"116.651\" cy=\"312.359\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"121.804\" cy=\"320.004\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"121.804\" cy=\"320.004\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"126.958\" cy=\"327.141\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"126.958\" cy=\"327.141\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"132.111\" cy=\"333.741\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"132.111\" cy=\"333.741\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"137.265\" cy=\"339.778\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"137.265\" cy=\"339.778\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"142.418\" cy=\"345.227\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"142.418\" cy=\"345.227\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"147.572\" cy=\"350.066\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"147.572\" cy=\"350.066\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"152.725\" cy=\"354.277\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"152.725\" cy=\"354.277\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"157.879\" cy=\"357.841\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"157.879\" cy=\"357.841\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"163.032\" cy=\"360.746\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"163.032\" cy=\"360.746\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"168.186\" cy=\"362.978\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"168.186\" cy=\"362.978\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"173.34\" cy=\"364.529\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"173.34\" cy=\"364.529\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"178.493\" cy=\"365.392\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"178.493\" cy=\"365.392\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"183.647\" cy=\"365.565\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"183.647\" cy=\"365.565\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"188.8\" cy=\"365.047\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"188.8\" cy=\"365.047\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"193.954\" cy=\"363.839\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"193.954\" cy=\"363.839\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"199.107\" cy=\"361.946\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"199.107\" cy=\"361.946\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"204.261\" cy=\"359.377\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"204.261\" cy=\"359.377\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"209.414\" cy=\"356.141\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"209.414\" cy=\"356.141\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"214.568\" cy=\"352.251\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"214.568\" cy=\"352.251\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"219.721\" cy=\"347.724\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"219.721\" cy=\"347.724\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"224.875\" cy=\"342.577\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"224.875\" cy=\"342.577\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"230.029\" cy=\"336.831\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"230.029\" cy=\"336.831\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"235.182\" cy=\"330.51\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"235.182\" cy=\"330.51\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"240.336\" cy=\"323.638\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"240.336\" cy=\"323.638\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"245.489\" cy=\"316.243\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"245.489\" cy=\"316.243\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"250.643\" cy=\"308.355\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"250.643\" cy=\"308.355\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"255.796\" cy=\"300.007\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"255.796\" cy=\"300.007\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"260.95\" cy=\"291.231\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"260.95\" cy=\"291.231\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"266.103\" cy=\"282.062\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"266.103\" cy=\"282.062\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"271.257\" cy=\"272.539\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"271.257\" cy=\"272.539\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"276.41\" cy=\"262.698\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"276.41\" cy=\"262.698\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"281.564\" cy=\"252.581\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"281.564\" cy=\"252.581\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"286.718\" cy=\"242.227\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"286.718\" cy=\"242.227\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"291.871\" cy=\"231.678\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"291.871\" cy=\"231.678\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"297.025\" cy=\"220.976\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"297.025\" cy=\"220.976\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"302.178\" cy=\"210.165\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"302.178\" cy=\"210.165\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"307.332\" cy=\"199.289\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"307.332\" cy=\"199.289\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"312.485\" cy=\"188.391\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"312.485\" cy=\"188.391\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"317.639\" cy=\"177.514\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"317.639\" cy=\"177.514\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"322.792\" cy=\"166.704\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"322.792\" cy=\"166.704\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"327.946\" cy=\"156.002\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"327.946\" cy=\"156.002\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"333.099\" cy=\"145.453\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"333.099\" cy=\"145.453\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"338.253\" cy=\"135.099\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"338.253\" cy=\"135.099\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"343.407\" cy=\"124.981\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"343.407\" cy=\"124.981\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"348.56\" cy=\"115.141\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"348.56\" cy=\"115.141\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"353.714\" cy=\"105.617\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"353.714\" cy=\"105.617\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"358.867\" cy=\"96.4491\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"358.867\" cy=\"96.4491\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"364.021\" cy=\"87.6729\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"364.021\" cy=\"87.6729\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"369.174\" cy=\"79.3243\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"369.174\" cy=\"79.3243\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"374.328\" cy=\"71.4368\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"374.328\" cy=\"71.4368\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"379.481\" cy=\"64.0422\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"379.481\" cy=\"64.0422\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"384.635\" cy=\"57.1702\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"384.635\" cy=\"57.1702\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"389.788\" cy=\"50.8485\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"389.788\" cy=\"50.8485\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"394.942\" cy=\"45.1026\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"394.942\" cy=\"45.1026\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"400.096\" cy=\"39.9557\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"400.096\" cy=\"39.9557\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"405.249\" cy=\"35.4283\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"405.249\" cy=\"35.4283\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"410.403\" cy=\"31.5389\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"410.403\" cy=\"31.5389\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"415.556\" cy=\"28.3029\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"415.556\" cy=\"28.3029\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"420.71\" cy=\"25.7335\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"420.71\" cy=\"25.7335\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"425.863\" cy=\"23.8411\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"425.863\" cy=\"23.8411\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"431.017\" cy=\"22.6331\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"431.017\" cy=\"22.6331\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"436.17\" cy=\"22.1145\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"436.17\" cy=\"22.1145\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"441.324\" cy=\"22.2875\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"441.324\" cy=\"22.2875\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"446.477\" cy=\"23.1511\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"446.477\" cy=\"23.1511\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"451.631\" cy=\"24.7021\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"451.631\" cy=\"24.7021\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"456.785\" cy=\"26.9342\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"456.785\" cy=\"26.9342\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"461.938\" cy=\"29.8383\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"461.938\" cy=\"29.8383\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"467.092\" cy=\"33.4028\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"467.092\" cy=\"33.4028\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"472.245\" cy=\"37.6134\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"472.245\" cy=\"37.6134\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"477.399\" cy=\"42.4529\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"477.399\" cy=\"42.4529\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"482.552\" cy=\"47.9021\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"482.552\" cy=\"47.9021\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"487.706\" cy=\"53.9389\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"487.706\" cy=\"53.9389\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"492.859\" cy=\"60.5391\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"492.859\" cy=\"60.5391\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"498.013\" cy=\"67.676\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"498.013\" cy=\"67.676\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"503.166\" cy=\"75.3209\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"503.166\" cy=\"75.3209\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"508.32\" cy=\"83.4431\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"508.32\" cy=\"83.4431\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"513.473\" cy=\"92.0097\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"513.473\" cy=\"92.0097\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"518.627\" cy=\"100.986\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"518.627\" cy=\"100.986\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"523.781\" cy=\"110.337\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"523.781\" cy=\"110.337\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"528.934\" cy=\"120.024\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"528.934\" cy=\"120.024\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"534.088\" cy=\"130.008\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"534.088\" cy=\"130.008\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"539.241\" cy=\"140.249\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"539.241\" cy=\"140.249\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"544.395\" cy=\"150.706\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"544.395\" cy=\"150.706\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"549.548\" cy=\"161.337\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"549.548\" cy=\"161.337\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"554.702\" cy=\"172.098\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"554.702\" cy=\"172.098\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"559.855\" cy=\"182.947\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"559.855\" cy=\"182.947\" r=\"3\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"565.009\" cy=\"193.84\" r=\"4\"/>\n", | |
"<circle clip-path=\"url(#clip3802)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"565.009\" cy=\"193.84\" r=\"3\"/>\n", | |
"<polygon clip-path=\"url(#clip3800)\" points=\"\n", | |
"489.608,62.931 562.315,62.931 562.315,32.691 489.608,32.691 \n", | |
" \" fill=\"#ffffff\" fill-opacity=\"1\"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#000000; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 489.608,62.931 562.315,62.931 562.315,32.691 489.608,32.691 489.608,62.931 \n", | |
" \"/>\n", | |
"<polyline clip-path=\"url(#clip3800)\" style=\"stroke:#009af9; stroke-width:1; stroke-opacity:1; fill:none\" points=\"\n", | |
" 495.608,47.811 531.608,47.811 \n", | |
" \"/>\n", | |
"<circle clip-path=\"url(#clip3800)\" style=\"fill:#000000; stroke:none; fill-opacity:1\" cx=\"516.608\" cy=\"47.811\" r=\"6\"/>\n", | |
"<circle clip-path=\"url(#clip3800)\" style=\"fill:#009af9; stroke:none; fill-opacity:1\" cx=\"516.608\" cy=\"47.811\" r=\"5\"/>\n", | |
"<g clip-path=\"url(#clip3800)\">\n", | |
"<text style=\"fill:#000000; fill-opacity:1; font-family:Arial,Helvetica Neue,Helvetica,sans-serif; font-size:12; text-anchor:start;\" transform=\"rotate(0, 537.608, 52.311)\" x=\"537.608\" y=\"52.311\">y1</text>\n", | |
"</g>\n", | |
"</svg>\n" | |
] | |
}, | |
"execution_count": 3, | |
"metadata": {}, | |
"output_type": "execute_result" | |
} | |
], | |
"source": [ | |
"x = linspace(-pi, pi, 100)\n", | |
"plot(sin.(x), marker=:circle)" | |
] | |
} | |
], | |
"metadata": { | |
"kernelspec": { | |
"display_name": "Julia 0.6.2", | |
"language": "julia", | |
"name": "julia-0.6" | |
}, | |
"language_info": { | |
"file_extension": ".jl", | |
"mimetype": "application/julia", | |
"name": "julia", | |
"version": "0.6.2" | |
} | |
}, | |
"nbformat": 4, | |
"nbformat_minor": 2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment