==
* [[http://viralpatel.net/blogs/2009/03/how-to-apply-html-user-interface-effects-using-jquery.html|How to apply HTML User Interface Effects using jQuery]] ... ax :
<code javascript>
// un tableau pour ranger tous les appels ajax
var calls = new Array();
$(so... es]]
* [[http://viralpatel.net/blogs/2009/08/20-top-jquery-tips-tricks-for-jquery-programmers.html|2
ev/plugins/intersect|Intersect plugin]] attribute to an element with a callback that should be ran whe... /plugins/trap|Trap plugin]] provides a simple way to "trap" focus inside elements like modals and and ... olbox.com/|alpinetoolbox]] quick start, examples, tools are all open source and built using Alpine.js ... Comparaison avec Juris JS =====
* https://dev.to/lynphp/alpinejs-to-jurisjs-migration-pure-debugga
ajs.org/
Sigma is a JavaScript library dedicated to graph drawing. It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applica... nkurious/linkurious.js
* A JavaScript library to visualize and interact with graphs. Linkurious.js
de zéro)
* 2. Détermine le ratio dominant parmi tous les axes
* 3. Ajuste les échelles des autres a... = Crosshair ====
Ligne de viseur (crosshair) sur toute la hauteur de l'axe Y.
<code javascript>
/**... pour ne pas masquer les données
* et s'étend sur toute la hauteur de l'axe Y du graphique.
*/
const ... .beginPath();
ctx.moveTo(chart.crosshair.x, y.top);
ctx.lineTo(chart.crosshair.x, y.bottom);
.files[0],
// image will be up or downscaled to always have minHeight of 600
maxHeight: 200,
... / run some operations
// then call #download to download the file.
//download()
var imag