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 06:15] – user | playground:plugins [2024/09/11 04:56] (current) – [Plugins] rahul | ||
---|---|---|---|
Line 6: | Line 6: | ||
- backup | - backup | ||
- bureaucracy & pagemod | - bureaucracy & pagemod | ||
- | - 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:// | ||
+ | |||
+ | ===== Developer warning ===== | ||
<note warning> | <note warning> | ||
- | < | + | ===== Sample data ===== |
- | ;#; <csv playground: | + | |
- | ;#; | + | |
- | <note tip>ApexCharts</ | + | <note tip>Inline CSV</note> |
+ | <csv playground: | ||
- | <achart url=[[https:// | + | ===== Datatable with include ===== |
- | <code> | + | < |
+ | {{page> | ||
+ | </datatable> | ||
- | chart: { | + | ===== ApexCharts ===== |
- | height: 350, | + | |
- | type: "line" | + | <note tip> |
- | }, | + | |
- | dataLabels: { | + | <achart url=https:// |
- | enabled: false | + | { |
- | }, | + | |
- | stroke: { | + | height: 350, |
+ | type: 'line', | ||
+ | }, | ||
+ | stroke: { | ||
width: 2, | width: 2, | ||
curve: " | curve: " | ||
- | }, | + | |
- | title: { | + | |
- | text: "Solar Generation", | + | enabled: false |
+ | }, | ||
+ | | ||
+ | text: "From web", | ||
+ | } | ||
} | } | ||
+ | </ | ||
- | </ | ||
- | } </ | ||
- | <note important> | + | <achart url=: |
- | + | { | |
- | < | + | |
- | + | ||
- | < | + | |
chart: { | chart: { | ||
- | | + | |
- | type: 'pie', | + | type: 'line', |
- | toolbar: { show: true,tools: { download: true } }, | + | |
}, | }, | ||
- | | + | |
- | | + | { |
- | | + | title: { |
- | | + | text: " |
- | | + | |
- | | + | }, |
- | width: 200 | + | |
- | }, | + | |
- | | + | title: { |
- | | + | text: " |
- | } | + | |
} | } | ||
- | | + | |
+ | | ||
+ | stroke: { | ||
+ | width: 2, | ||
+ | curve: " | ||
+ | }, | ||
+ | dataLabels: { | ||
+ | enabled: true | ||
+ | }, | ||
+ | xaxis: { | ||
+ | type: ' | ||
+ | }, | ||
+ | legend: { | ||
+ | position: ' | ||
+ | }, | ||
+ | title: { | ||
+ | text: " | ||
+ | } | ||
+ | } | ||
+ | </ | ||
- | </code> | + | <achart url=: |
+ | { | ||
+ | chart: { | ||
+ | height: 350, | ||
+ | type: ' | ||
+ | }, | ||
+ | dataLabels: { | ||
+ | enabled: true | ||
+ | }, | ||
+ | xaxis: { | ||
+ | type: ' | ||
+ | }, | ||
+ | legend: { | ||
+ | position: ' | ||
+ | }, | ||
+ | title: { | ||
+ | text: " | ||
+ | } | ||
+ | } | ||
+ | </achart> | ||
- | } </ | + | ===== Placeholder text ===== |
[[: | [[: |