Home
last modified time | relevance | path

Searched refs:url (Results 101 – 125 of 3380) sorted by path

12345678910>>...136

/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js144 if ( undefined === l.url )
158 loadFile( l.url, chart, l, 'arrows' );
164 loadFile( l.url, chart, l, 'dataProvider' );
179 function loadFile( url, holder, options, providerKey ) { argument
193 l.percentLoaded[ url ] = 0;
201 l.percentLoaded[ url ] = percent;
220 AmCharts.loadFile( url, options, function( response ) {
509 AmCharts.loadFile = function( url, options, handler ) { argument
529 request.open( 'GET', options.timestamp ? AmCharts.timestampUrl( url ) : url, options.async );
730 AmCharts.timestampUrl = function( url ) { argument
[all …]
H A Ddataloader.min.js1url,!1,g),void(d[h]=[]);d[h]=f(d[h],g),n(g.load,g,a);break;case"csv":if(d[h]=AmCharts.parseCSV(i,g…
H A Dreadme.md54 "url": "data.json",
68 "url": "data.csv",
144 "url": "data/MSFT.csv",
171 "url": "data/serial.json",
208 "url": "data.json",
213 console.log( 'Loaded file: ' + options.url );
219 console.log( 'Ummm something went wrong loading this file: ' + options.url );
221 "progress": function( totalPercent, filePercent, url ) {
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md97 If you are using relative url, note that it is relative to the web page you are
792 …nction) callback | Generates an image element which holds the output in an embedded base64 data url
901 * Fixed: Hashbanged url interpretation issue in IE (related to reusable svg nodes)
H A Dexport.css206 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
216 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
226 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
229 …background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org…
233 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAQCAYAAADNo/U5AAAACXBIWX…
H A Dexport.js185 var method = cfg.url.indexOf( ".svg" ) != -1 ? fabric.loadSVGFromURL : fabric.Image.fromURL;
187 method( cfg.url, function( objects, options ) {
601 var url = src.indexOf( "//" ) != -1 ? src : [ _this.libs.path, src ].join( "" );
614 node.setAttribute( "src", url );
623 node.setAttribute( "href", url );
2299 url: reader.result,
2644 var url = ( io ? _this.config.path + "shapes/" : "" ) + items[ i2 ];
2647 tmp.url = url;
2648 tmp.icon = url;
H A Dexport.min.js1 …t:c.setup.fabric.width/2},a||{}),d=-1!=b.url.indexOf(".svg")?fabric.loadSVGFromURL:fabric.Image.fr…
2url:d.result,top:a.layerY-10*b,left:a.layerX-10*b})}}(b),d.readAsDataURL(a.dataTransfer.files[b])}…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js561 if (!url) {
589 img.src = url;
2219 scriptEl.src = url;
2243 return url + (/\?/.test(url) ? '&' : '?') + param;
2295 url = addParamToUrl(url, options.parameters);
3707 url = url.replace(/^\n\s*/, '').trim();
23334 img._src = url;
23338 if (url && (url instanceof Buffer || url.indexOf('data') === 0)) {
23342 else if (url && url.indexOf('http') !== 0) {
23345 else if (url) {
[all …]
H A Dfabric.min.js1url,callback,context,crossOrigin){if(!url){callback&&callback.call(context,url);return}var img=fab… argument
2url,callback,reviver){url=url.replace(/^\n\s*/,"").trim();svgCache.has(url,function(hasUrl){if(has… argument
9 …object.crossOrigin)};fabric.Image.fromURL=function(url,callback,imgOptions){fabric.util.loadImage( argument
15url,encoding,callback){var oURL=URL.parse(url);if(!oURL.port){oURL.port=oURL.protocol.indexOf("htt… argument
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js65933 link: function(x, y, w, h, url, options) {
65940 URI: new String(url)
H A Dpdfmake.min.js.map1url","URI","_markup","QuadPoints","highlight","lineAnnotation","rectAnnotation","ellipseAnnotation…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js3144 var url = blob.read_shift((extra?len-24:len)>>1, 'utf16le').replace(chr0,"");
3146 return url;
H A Dxlsx.min.js4 …tra=true;blob.l=start}var url=blob.read_shift((extra?len-24:len)>>1,"utf16le").replace(chr0,"");if…
H A Dxlsx.min.map1 …","parse_XLUnicodeString2","parse_ControlInfo","parse_URLMoniker","extra","url","parse_FileMoniker…
/plugin/amcharts/
H A Dplugin.info.txt7 url https://github.com/35niavlys/dokuwiki-plugin-amcharts
/plugin/anchor/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:anchor
/plugin/anewssystem/
H A DINFO8 url http://www.dokuwiki.org/plugin:anewssystem
H A Dplugin.info.txt9 url http://www.dokuwiki.org/plugin:anewssystem
H A Dstyle.css228 background-image:url(images/delete.gif);
238 background-image:url(images/delete_hov.gif) !important;
247 background-image:url(images/edit.gif);
258 background-image:url(images/edit_hov.gif) !important;
310 background: url("images/toc-arrows.png") repeat scroll 0 0 transparent;
328 list-style-image: url("images/toc-bullet.png");
H A Dsyntax.php765 $url = wl($this->getConf('news_datafile'),'',true);
769 action="'.$url.'">
1080 $url = wl($this->getConf('news_datafile'),'',true);
1083 action="'.$url.'">
/plugin/animation/styles/
H A Dscianimator.css10 @import url('scianimator.light.css');
11 @import url('scianimator.dark.css');
12 @import url('scianimator.blue.css');
/plugin/anonip/
H A Dplugin.info.txt7 url http://www.dokuwiki.org/plugin:anonip
/plugin/api/
H A Dplugin.info.txt7 url https://github.com/gerardnico/dokuwiki-plugin-api
/plugin/appendtoquery/
H A Dplugin.info.txt7 url https://github.com/melanger/dokuwiki-plugin-appendtoquery/
/plugin/approve/
H A Dplugin.info.txt7 url https://www.dokuwiki.org/plugin:approve

12345678910>>...136