Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:plugins [2024/07/23 07:05] – user | playground:plugins [2025/09/26 03:44] (current) – [ApexCharts] rahul | ||
---|---|---|---|
Line 6: | Line 6: | ||
- backup | - backup | ||
- bureaucracy & pagemod | - bureaucracy & pagemod | ||
- | - gchart | + | - <del>gchart</ |
- | - Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0 | + | - <del>Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0</ |
- Adds a legal (or other) notice below the login form | - Adds a legal (or other) notice below the login form | ||
- Create a DokuWiki page from a file | - Create a DokuWiki page from a file | ||
- Displays a CSV file, or inline CSV data, as a table | - Displays a CSV file, or inline CSV data, as a table | ||
- Show PDF files using PDF.js | - Show PDF files using PDF.js | ||
- | - https:// | + | - [[https:// |
+ | |||
+ | ===== Developer warning ===== | ||
<note warning> | <note warning> | ||
- | <note tip> | + | ===== Sample data ===== |
- | <csv playground: | + | |
- | <note tip>ApexCharts</ | + | <note tip>Inline CSV</note> <csv playground: |
- | <achart url=https:// | + | ===== Datatable with include ===== |
- | { | + | |
- | chart: { | + | < |
- | height: 350, | + | |
- | type: ' | + | {{page> |
- | }, | + | |
- | stroke: { | + | </ |
- | width: 2, | + | |
- | curve: " | + | ===== ApexCharts ===== |
- | }, | + | |
- | dataLabels: { | + | <note tip> |
- | enabled: false | + | |
- | }, | + | <achart url=[[https:// |
- | title: { | + | |
- | text: "From web", | + | chart: { |
- | } | + | height: 350, |
+ | type: ' | ||
+ | }, | ||
+ | stroke: { | ||
+ | width: 2, | ||
+ | curve: " | ||
+ | }, | ||
+ | dataLabels: { | ||
+ | enabled: false | ||
+ | }, | ||
+ | title: { | ||
+ | text: "From web", | ||
} | } | ||
- | </ | ||
+ | } </ | ||
- | <achart url=: | + | <achart url=: |
- | { | + | |
- | chart: { | + | chart: { |
- | height: 350, | + | height: 350, |
- | type: ' | + | type: ' |
- | }, | + | }, |
- | | + | yaxis: [ |
- | | + | { |
- | curve: "smooth" | + | |
- | }, | + | text: "Production" |
- | dataLabels: { | + | }, |
- | enabled: true | + | |
- | }, | + | |
- | xaxis: { | + | |
- | type: ' | + | |
- | }, | + | |
- | legend: { | + | |
- | position: ' | + | |
}, | }, | ||
- | title: { | + | |
- | text: "Production (kWh)", | + | opposite: true, |
+ | | ||
+ | text: "Yield" | ||
+ | } | ||
} | } | ||
+ | ], | ||
+ | stroke: { | ||
+ | width: 2, | ||
+ | curve: " | ||
+ | }, | ||
+ | dataLabels: { | ||
+ | enabled: true | ||
+ | }, | ||
+ | xaxis: { | ||
+ | type: ' | ||
+ | }, | ||
+ | legend: { | ||
+ | position: ' | ||
+ | }, | ||
+ | title: { | ||
+ | text: " | ||
} | } | ||
- | </ | + | } </ |
- | <achart url=: | + | <achart url=: |
- | { | + | |
- | chart: { | + | chart: { |
- | height: 350, | + | height: 350, |
- | type: ' | + | type: ' |
- | }, | + | }, |
- | dataLabels: { | + | dataLabels: { |
- | enabled: true | + | enabled: true |
- | }, | + | }, |
- | xaxis: { | + | xaxis: { |
- | | + | |
- | }, | + | }, |
- | legend: { | + | legend: { |
- | position: ' | + | position: ' |
- | }, | + | }, |
- | title: { | + | title: { |
- | text: " | + | text: " |
- | } | + | |
} | } | ||
- | </ | + | |
+ | } </ | ||
===== Placeholder text ===== | ===== Placeholder text ===== |