-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 90718ab 🚀
- Loading branch information
1 parent
ea5eda6
commit 2dac120
Showing
4 changed files
with
848 additions
and
813 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -394,7 +394,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>tinytable_ysyjmeppxw40va790mxh</title> | ||
<title>tinytable_uwdl6lwclrv8h7iqe6ga</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
|
@@ -407,7 +407,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table" id="tinytable_ysyjmeppxw40va790mxh" data-quarto-disable-processing="true"> | ||
<table class="table" id="tinytable_uwdl6lwclrv8h7iqe6ga" data-quarto-disable-processing="true"> | ||
<thead> | ||
|
||
<tr> | ||
|
@@ -450,29 +450,30 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
</tr> | ||
</tbody> | ||
<script> | ||
function styleCell_ysyjmeppxw40va790mxh(i, j, css_id) { | ||
var table = document.getElementById("tinytable_ysyjmeppxw40va790mxh"); | ||
function styleCell_uwdl6lwclrv8h7iqe6ga(i, j, css_id) { | ||
var table = document.getElementById("tinytable_uwdl6lwclrv8h7iqe6ga"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_ysyjmeppxw40va790mxh'); | ||
var table = document.getElementById('tinytable_uwdl6lwclrv8h7iqe6ga'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
newCell.innerText = content; | ||
} | ||
// tinytable cells before this | ||
</script> | ||
<style> | ||
table { | ||
width: auto; | ||
margin-left: auto; | ||
margin-right: auto; | ||
} | ||
// tinytable css before this | ||
</style> | ||
|
||
</table> | ||
|
||
<style> | ||
table { | ||
width: auto; | ||
margin-left: auto; | ||
margin-right: auto; | ||
} | ||
// tinytable css before this | ||
</style> | ||
|
||
</div> | ||
|
||
|
||
|
@@ -493,7 +494,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>tinytable_pf63ufq8wwy6vatz5c8a</title> | ||
<title>tinytable_k7dte80bi0mc2xvtgcvu</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"> | ||
<script type="text/x-mathjax-config"> | ||
MathJax.Hub.Config({ | ||
|
@@ -506,7 +507,7 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
|
||
|
||
<div class="container"> | ||
<table class="table table-striped" id="tinytable_pf63ufq8wwy6vatz5c8a" data-quarto-disable-processing="true"> | ||
<table class="table table-striped" id="tinytable_k7dte80bi0mc2xvtgcvu" data-quarto-disable-processing="true"> | ||
<thead> | ||
</thead><caption>Data about cars.</caption> | ||
<tbody><tr> | ||
|
@@ -549,59 +550,60 @@ <h3 class="anchored" data-anchor-id="examples">Examples</h3> | |
</tr> | ||
</tbody> | ||
<script> | ||
function styleCell_tinytable_css_9wn08ot46lua3fl46esx(i, j, css_id) { | ||
var table = document.getElementById("tinytable_pf63ufq8wwy6vatz5c8a"); | ||
function styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(i, j, css_id) { | ||
var table = document.getElementById("tinytable_k7dte80bi0mc2xvtgcvu"); | ||
table.rows[i].cells[j].classList.add(css_id); | ||
} | ||
function insertSpanRow(i, colspan, content) { | ||
var table = document.getElementById('tinytable_pf63ufq8wwy6vatz5c8a'); | ||
var table = document.getElementById('tinytable_k7dte80bi0mc2xvtgcvu'); | ||
var newRow = table.insertRow(i); | ||
var newCell = newRow.insertCell(0); | ||
newCell.setAttribute("colspan", colspan); | ||
newCell.innerText = content; | ||
} | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 0, 'tinytable_css_ep0yhbtjr73f3saiy0zj') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 1, 'tinytable_css_p0g0gx9k6jwoqqa66jdz') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 2, 'tinytable_css_nzlu61lqsl6d2donph5d') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 3, 'tinytable_css_u1qatleuy9v6pdmdv2m9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(0, 4, 'tinytable_css_9wn08ot46lua3fl46esx') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(1, 4, 'tinytable_css_9wn08ot46lua3fl46esx') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(2, 4, 'tinytable_css_9wn08ot46lua3fl46esx') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(3, 4, 'tinytable_css_9wn08ot46lua3fl46esx') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_9wn08ot46lua3fl46esx(4, 4, 'tinytable_css_9wn08ot46lua3fl46esx') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 0, 'tinytable_css_p5wxv2p7n7wfqqlrriu9') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 1, 'tinytable_css_yjd28rtl2c65pfzgoevl') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 2, 'tinytable_css_s1ngdfheafmae3p8fmf8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 3, 'tinytable_css_fjf5edkqey01ps8zzkk8') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(0, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(1, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(2, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(3, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') }) | ||
window.addEventListener('load', function () { styleCell_tinytable_css_exbn7jzijtt4zfmx9rol(4, 4, 'tinytable_css_exbn7jzijtt4zfmx9rol') }) | ||
// tinytable cells before this | ||
</script> | ||
<style> | ||
table { | ||
table-layout: fixed; width: 50% !important; | ||
margin-left: auto; | ||
margin-right: auto; | ||
} | ||
.table td.tinytable_css_ep0yhbtjr73f3saiy0zj, th.tinytable_css_ep0yhbtjr73f3saiy0zj { text-align: center } | ||
.table td.tinytable_css_p0g0gx9k6jwoqqa66jdz, th.tinytable_css_p0g0gx9k6jwoqqa66jdz { text-align: center } | ||
.table td.tinytable_css_nzlu61lqsl6d2donph5d, th.tinytable_css_nzlu61lqsl6d2donph5d { text-align: right } | ||
.table td.tinytable_css_u1qatleuy9v6pdmdv2m9, th.tinytable_css_u1qatleuy9v6pdmdv2m9 { text-align: right } | ||
.table td.tinytable_css_9wn08ot46lua3fl46esx, th.tinytable_css_9wn08ot46lua3fl46esx { text-align: left } | ||
// tinytable css before this | ||
</style> | ||
|
||
</table> | ||
|
||
<style> | ||
table { | ||
table-layout: fixed; width: 50% !important; | ||
margin-left: auto; | ||
margin-right: auto; | ||
} | ||
.table td.tinytable_css_p5wxv2p7n7wfqqlrriu9, th.tinytable_css_p5wxv2p7n7wfqqlrriu9 { text-align: center } | ||
.table td.tinytable_css_yjd28rtl2c65pfzgoevl, th.tinytable_css_yjd28rtl2c65pfzgoevl { text-align: center } | ||
.table td.tinytable_css_s1ngdfheafmae3p8fmf8, th.tinytable_css_s1ngdfheafmae3p8fmf8 { text-align: right } | ||
.table td.tinytable_css_fjf5edkqey01ps8zzkk8, th.tinytable_css_fjf5edkqey01ps8zzkk8 { text-align: right } | ||
.table td.tinytable_css_exbn7jzijtt4zfmx9rol, th.tinytable_css_exbn7jzijtt4zfmx9rol { text-align: left } | ||
// tinytable css before this | ||
</style> | ||
|
||
</div> | ||
|
||
|
||
|
Oops, something went wrong.