Lines Matching refs:when

140 columnNames | {} | An object of key/value pairs to use as column names when exporting to data forma…
180 The above will display a menu out of three options when you hover on export
300 Some formats, such as CSV, have specific parameters that are used when exporting to this format. Fo…
341 lossless | false | true/false | Enable or disable image optimization when printing
426 Now, when you click on the "Annotate" item in the menu, the chart will turn into
451 Now, when you turn on the annotation mode, your own submenu will display,
491 modes, colors, widths or shapes, and set the defaults when entering the
503 "width": 2, // Width of the pencil and line when entering the annotation mode
506 …"color": "#000000", // Color of the pencil, line, text and shapes when entering the annotation mode
509 "opacity": 1, // Opacity of the pencil, line, text and shapes when entering the annotation mode
512 "menu": [ ... ], // Shown menu when entering the annotation mode
514 …"mode": "pencil", // Drawing mode when entering the annotation mode "pencil", "line" and "arrow" a…
629 columnNames | An object of key/value pairs to use as column names when exporting ( data export only…
744 overwritten when you update amCharts or plugin.
936 * Added: `columnNames` property, which allows overriding column names when expoerting chart data
948 * Added: English as default language when define language does not exist
1040 * Fix: External legend did not respect given width when positioned on left side
1048 * Fix: Wait for lazy images, triggers capture callback only when all images have been fully loaded