Lines Matching refs:that

17 Please note that due to security measures implemented in modern browsers, some 
85 There are two ways to load them. Choose the one that is right:
97 If you are using relative url, note that it is relative to the web page you are
109 Here is a full list of the files that need to be loaded for each operation:
136 removeImages | true | If true export checks for and removes "tainted" images that area lodead from …
154 items there that execute your arbitrary code on click. It's so configurable
164 Simple format codes will assume you need an export to that format.
168 Here's a sample of the simple menu setup that allows export to PNG, JPG and CSV:
189 If that is all you need, you're all set.
191 Please note that we have wrapped out menu into another menu item, so that only
192 the icon is displayed until we roll over the icon. This means that technically
195 If we opmitted that first step, the chart would simply display a format list
298 #### Format specific options that you can override using Menu item reviver
300that are used when exporting to this format. For example, default column separator for CSV is a co…
314 Below you will find a list of parameters that you can override for each format:
454 And that's not even the end of it. You can add menu items to cancel, undo, redo
650 To do that, you can use menu item's `content` property.
656 a function that returns a string.
796 Unfortunately, Internet Explorer 9 has restrictions in place that prevent the
887 * Fixed: clipPath issue on SVG export (workaround until fabricJS handles that by themselves)