📑 Instagram Posts. Part 13
🌀 Homepage
🌀 GitHub Pages
🌀 Previous
🌀 Next
🌀 Instagram Posts
🌀 Pinterest Posts
If you want to use linked cells to get web images
SageMath & SageMathCell
Pattern Contours
🌀 Pattern 1
🌀 Pattern 2
🌀 Pattern 3
🌀 Pattern 4
SageMath & SageMathCell
Key Points of Sketch Images
SageMath & SageMathCell
If you want to link cells for querying
Python & SageMathCell
If you want to link cells for plotting
Python & R & SageMathCell
Exercises in R and Python at the same time
Python & R & SageMathCell
D3.js for Plotting with Random Coefficients
<script src='https://d3js.org/d3.v4.min.js'></script>
was added in the page head.
HTML & JavaScript & SageMathCell
Highcharts.js for 3D Plotting
<script src='https://code.highcharts.com/highcharts.js'></script>
<script src='https://code.highcharts.com/highcharts-3d.js'></script>
<script src='https://code.highcharts.com/modules/accessibility.js'></script>
was added in the page head.
HTML & JavaScript & SageMathCell
D3.js for Plotting CSV
<script src='https://d3js.org/d3.v4.min.js'></script>
was added in the page head.
HTML & JavaScript & SageMathCell