Lines Matching refs:default

41 ### 2) Enable `export` with default options:
94 (as is the case with the default distributions), you don't need to do anything -
106 loading of libraries is on by default you will need to turn it off by setting
128 fabric | {} | Overwrites the default drawing settings (fabricJS library)
134 pdfMake | {} | Overwrites the default settings for PDF export (pdfMake library)
135 position | top-right | A position of export icon. Possible values: "top-left", "top-right" (default
142 dataDateFormat | | Format to convert date strings to date objects, uses by default charts dataDateF…
271 By default it obtains the dimensions from the container but you can optionally overwrite those sett…
300 …fic parameters that are used when exporting to this format. For example, default column separator …
408 By default each menu item triggers some kind of export. You can trigger an
428 default annotation menu.
473 widths: [ 5, 20, 30 ] // replaces the default choice
618 extension | File extension for the generated export file (uses format default if not defined)
619 mimeType | Internet media type to generate the export file (usses format default if not defined)
621 pageOrientation | By default we use portrait, you can change it to landscape if you wish ([details]…
631 dataDateFormat | Format to convert date strings to date objects, uses by default charts dataDateFor…
678 pageOrientation | by default we use portrait, you can change it to landscape if you wish
737 The plugin comes with a default CSS file `export.css`. You just need to include
807 This feature will kick in by default. If you want to disable it simply pass
816 In case you want to change our default messages you can modify it like
948 * Added: English as default language when define language does not exist
957 * Changed: JSON exports date fields as date objects by default
977 * Added: Native EXCEL date cell type for date fields, forced by default
981 * Added: Illustrator support; `reviver` method to `toSVG`; converts by default RGBA to HEX colors c…
996 * Fixed: Issue with default fontSize
1009 * Fixed: Issue with deepMerge which did not allow to modfiy the pdfMake default settings
1035 * Added: Multi language support; embedded english by default; overtakes chart language
1075 …th](http://docs.amcharts.com/3/javascriptcharts/AmSerialChart#path) to load the libaries by default
1081 * Added: libs.async to load dependencies asynchronous (default true)