Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
admin:notes:acharts [06/07/2024/H21:49:47]
jeannot créée
admin:notes:acharts [10/07/2024/H17:48:49] (Version actuelle)
jeannot
Ligne 1: Ligne 1:
 ====== Acharts ====== ====== Acharts ======
 https://github.com/karl257/dokuwiki-plugin-achart/ https://github.com/karl257/dokuwiki-plugin-achart/
-<achart url=:wiki:convertcsv.csv height=320px align=center>+/*  <achart url=:wiki:convertcsv.csv height=320px align=center>
 { {
   chart: {   chart: {
Ligne 16: Ligne 16:
 </achart> </achart>
  
 +----
 +<achart>
 +{
 +    chart: {
 +        width: 380,
 +        type: 'pie',
 +        toolbar: { show: true,tools: { download: true } },
 +    },
 +    labels: ['Team A', 'Team B', 'Team C', 'Team D', 'Team E'],
 +    series: [44, 55, 13, 43, 22],
 +    responsive: [{
 +        breakpoint: 480,
 +        options: {
 +            chart: {
 +                width: 200
 +            },
 +            legend: {
 +                position: 'bottom'
 +            }
 +        }
 +    }]
 +}
 +</achart>  */
  
  
× iphelper toolbox

you see this when javscript or css is not working correct

Untested
IP Address:
First usable:
Subnet:
Last usable:
CIDR:
Amount of usable:
Network address:
Reverse address:
Broadcast address:

admin/notes/acharts.1720295387.txt · Dernière modification: 06/07/2024/H21:49:47 de jeannot