menu items - DaveL17/matplotlib GitHub Wiki
The following description assumes that you have the plugin enabled in Indigo.
Disable
Select this option to disable the plugin.
Reload
Select this option to reload the plugin.
Reload in Debugger
Select this option to reload the plugin in debugging mode. This option will only appear when debugging menus are activated from the Indigo "Manage Plugins" menu.
Reload in Interactive Shell
Select this option to load the plugin in interactive shell mode. This option will only appear when debugging menus are activated from the Indigo "Manage Plugins" menu.
Configure...
Select this option to open the plugin configuration dialog.
Show in Plugin Store...
Select this option to open the Indigo Plugin Store to download the latest version of the plugin.
Copy Plugin ID
Select this option to get a copy of the Indigo Plugin Identifier which is com.fogbert.indigoplugin.matplotlib
.
About Matplotlib Version...
Select this option to navigate to this wiki.
Disable All Plugin Devices
Select this option to disable all Matplotlib plugin devices.
Enable All Plugin Devices
Select this option to enable all Matplotlib plugin devices.
About Matplotlib...
Provides some information about Matplotlib (not the plugin, but the underlying code that does the actual charting work).
Advanced Settings...
Select this option to set several items which affect the functionality of the plugin. These options are generally straightforward. See Advanced settings for more information.
Redraw Charts Now...
Selecting this option will cause all charts to be redrawn; however, it will not cause a new set of CSV data to be saved to any CSV Engine data elements. This is especially useful while testing new chart formatting options. You can elect to redraw all charts or skip charts that have their refresh intervals set to manual.
[!NOTE] using this feature will not affect the scheduled refresh times of your charts.
Save Snapshot to File
Selecting this menu item will cause select information about the plugin to be saved to a file for use in debugging the plugin's operation. The information is written to the user's home folder. You are in control of this information and whether to share it. You should inspect it for sensitive information before sharing it more broadly.
Theme Manager...
Selecting the Theme Manager will open a configuration dialog to update and manage various settings that affect of your charts will look. More information on the Theme Manager can be found on the Tutorials Page.