Lines Matching refs:only

138 exportFields | [] | If set, only fields in this array will be exported ( data export only )
139 exportTitles | false | Exchanges the data field names with it's dedicated title ( data export only )
141 exportSelection | false | Exports the current data selection only ( data export only )
142 …to convert date strings to date objects, uses by default charts dataDateFormat ( data export only )
143 dateFormat | YYYY-MM-DD | Formats the category field in given date format ( data export only )
191 Please note that we have wrapped out menu into another menu item, so that only
563 seen on the regular chart but only the generated export. Use it to watermark
569 var text = new fabric.Text("This is shown on exported image only", {
584 var text = new fabric.Text("This is shown on exported image only", {
625 lossless | Flag to print the actual vector graphic instead of buffered bitmap (print option only, e…
627 exportFields | [] | If set, only fields in this array will be exported ( data export only )
628 exportTitles | Exchanges the data field names with it's dedicated title ( data export only )
629 columnNames | An object of key/value pairs to use as column names when exporting ( data export only
630 exportSelection | Exports the current data selection only ( data export only )
631 …to convert date strings to date objects, uses by default charts dataDateFormat ( data export only )
632 dateFormat | Formats the category field in given date format ( data export only )
965 * Fixed: Issue with empty menu items; adds list only with childNodes > 1
978 * Fixed: Issue in `getChartData` which ignored given data array ( affected API usage only )
989 * Changed: `gatherChartData` collects data, fields and titles only and uses `processData` to format
1034 * Fix: Capture image check, triggers callback only if all images have been loaded
1048 * Fix: Wait for lazy images, triggers capture callback only when all images have been fully loaded