Useful resources and Widget:Napchart: Difference between pages

From Polyphasic Sleep Wiki
(Difference between pages)
No edit summary
 
m Undo revision 3247 by Admin (talk)
 
Line 1: Line 1:
[https://polyphasic.net/ Crimsonflwr's blog (polynet)]
<includeonly>
 
<div style="padding:5px">
Crimsonflwr is the leader of the Polyphasic Sleep Discord as well as subreddit. He and others have published a plethora of articles concerning polyphasic sleep on the blog, which are considerably more up-to-date than most other resources on the internet.
<div style="width:320px;height:320px;">
 
<canvas id="nc-<!--{$url|escape:'html'}-->" width:100%;height:100%;"></canvas></div></div>
[https://napchart.com/ Napchart]
<script src="/napchart.min.js"></script>
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
Napchart is a useful tool to create and display polyphasic sleep schedules.  
<script>
 
  var ctx = document.getElementById("nc-<!--{$url|escape:'html'}-->").getContext('2d')
[https://discord.gg/nRmNkdz34k Polyphasic Sleep Discord]
  var id = "<!--{$url|escape:'html'}-->".slice(21)
 
  $.getJSON('https://Admin6174-eval-prod.apigee.net/get?chartid=' + id, function(data) {
Polyphasic Sleep Discord is an active online community for polyphasic sleeping. Here you can discover everything from scheduling tips to polyphasic experiences by long-time polysleepers.
    var myNapchart = Napchart.init(ctx, data['chartData'])
    console.log(data)
});
</script>
<a href="<!--{$url|escape:'html'}-->">chart link</a>
</includeonly>

Revision as of 10:49, 12 December 2020