split templates
This commit is contained in:
parent
6548460478
commit
9aa8da5872
22 changed files with 2980 additions and 2384 deletions
|
@ -149,7 +149,7 @@ class LiveResource:
|
|||
</div>
|
||||
</div>
|
||||
<script>
|
||||
const API_URL = 'https://api.openeventdatabase.org/event?when=last7days&limit=2000';
|
||||
const API_URL = 'https://api.openeventdatabase.org/event?limit=1000';
|
||||
let chart;
|
||||
let allFeatures = [];
|
||||
let familySet = new Set();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue