/plugin/lastfm/ |
H A D | script.js | 43 function lastfm_get_charts(charts, opts){ argument 45 if(!charts) return; 48 for(var i = 0; i < charts.length; i++) { 49 lastfm_ajax(charts[i], opts); 69 var charts = getElementsByClass('plugin_lastfm_chart', objs[i], 'div'); 70 lastfm_get_charts(charts, opts);
|
H A D | syntax.php | 94 $data['charts'] = array(); 102 array_push($data['charts'], 'weekly'.$param); 104 array_push($data['charts'], $param); 136 foreach($data['charts'] as $chart) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | Sheet.php | 81 public function setCharts($charts) argument 83 $this->charts = $charts; 90 return $this->charts;
|
/plugin/c3chart/ |
H A D | README.md | 3 The `c3chart` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [C3.j… 5 … object is supported. All types of charts natively supported by C3 can be rendered, such as line/b… 7 Here are a few screenshots of the rendered charts: 84 | `width` | Default width of charts. | 85 | `height` | Default height of charts. | 86 | `align` | Default alignment of charts. |
|
H A D | plugin.info.txt | 6 desc Inserts interactive data charts rendered by C3.js.
|
/plugin/orgapp/ |
H A D | README.md | 3 Dokuwiki plugin to draw organization charts. 5 Generates charts using the [applet orgapp](http://www.eiroca.net/orgapp/).
|
/plugin/wavedrom/ |
H A D | README.md | 4 Add wavedrom charts to Dokuwiki with an intuitive syntax 6 The charts are generated with https://github.com/drom/wavedrom.
|
H A D | plugin.info.txt | 6 desc Create wavedrom charts with an incredibly simple syntax
|
H A D | README | 3 Create wavedrom charts with an incredibly simple syntax
|
/plugin/achart/ |
H A D | plugin.info.txt | 6 desc Inserts interactive data charts rendered by Apexcharts
|
H A D | README.md | 3 The `achart` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [APEXC… 5 …art describable by a static JavaScript object is supported. All types of charts natively supported… 18 Here are a few screenshots of the rendered charts:
|
/plugin/amcharts/ |
H A D | plugin.info.txt | 6 desc Inserts interactive data charts rendered by AmCharts
|
H A D | README.md | 3 The `amcharts` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [amc… 5 …art describable by a static JavaScript object is supported. All types of charts natively supported…
|
/plugin/gchart/ |
H A D | plugin.info.txt | 6 desc Create simple charts using the Google Chart API
|
/plugin/googlechart/ |
H A D | plugin.info.txt | 6 desc Create simple charts using the Google Chart API
|
/plugin/amcharts/assets/amcharts/plugins/responsive/ |
H A D | readme.md | 106 So for example to make the rule apply to all charts with width 400px or lower, 154 Some objects in charts are collected in arrays, i.e. "graphs", "valueAxes", etc. 298 Any older versions will be ignored by this plugin. The charts will function but 359 * Introduced removal of grid lines on micro charts
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
H A D | ChangeLog-4.0.md | 44 * Fixed [#440](https://github.com/sebastianbergmann/php-code-coverage/pull/440): Dashboard charts n…
|
/plugin/orgchart/ |
H A D | README | 6 === Create org charts by using a table ===
|
/plugin/amcharts/assets/amcharts/plugins/export/ |
H A D | README.md | 8 This plugin adds export capabilities to all amCharts products - charts and maps. 142 dataDateFormat | | Format to convert date strings to date objects, uses by default charts dataDateF… 631 dataDateFormat | Format to convert date strings to date objects, uses by default charts dataDateFor… 896 * Added: Radial gradient support on pie charts (new feature in amCharts v3.18.0) 923 * Fixed: cropped bullets on XY charts 961 * Fixed: Legend positioning issue with charts created in a hidden container 1052 * Fix: CSV export issue on date based charts
|
/plugin/dirtylittlehelper/ |
H A D | README.md | 23 Building and integrating flow-charts with mermaid: integrated. And dlh ships a mermaid live editor …
|
/plugin/quickstats/lang/en/ |
H A D | query.txt | 50 charts you may have created with the quickstats syntax plugin.
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_i18n.txt | 793 charts=charts
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/ |
H A D | README.md | 200 * [flowchart.js](https://adrai.github.io/flowchart.js/) A similar project that draws flow charts in…
|
/plugin/stats/ |
H A D | syntax.php | 310 * Edits charts
|
/plugin/amcharts/assets/amcharts/plugins/dataloader/ |
H A D | readme.md | 48 Regular (Serial, Pie, etc.) charts:
|