Maintaining Custom Charts Using the Custom Chart CLI
Composer’s Custom Chart Command Line Interface (CLI) allows developers to create, manage, and delete custom charts without being connected to the client application. The CLI tool uses Node.js
and is installed locally via npm
. Details about the custom chart CLI can also be found in https://www.npmjs.com/package/zoomdata-chart-cli.
After it is installed and configured, the Custom Chart CLI behaves much like any other command line tool. You can build projects, run tests, and push new visuals using npm
scripts. The Custom Chart CLI also supports the configuration of multimetric and group variables.
For a full list of common commands, see Commands for the Custom Chart CLI. A step-by-step tutorial for creating a custom chart can be found in the Composer version 6 documentation at this link: https://documentation.logianalytics.com/cmp/content/topics/custom-chart/custom-chart-tut-ov.html.
This section covers the following topics:
- Supported Custom Chart CLI Versions
- Installing and Configuring the Custom Chart CLI
- Creating a Custom Chart Using the CLI
- Building the Custom Chart Using the CLI
- Editing the Custom Chart Using the CLI
- Pushing the Custom Chart to the Server Using the CLI
- Removing a Custom Chart from the Server Using the CLI
- Listing All Custom Charts on the Server Using the CLI
- Importing a Custom Chart Using the CLI
You can also perform some maintenance tasks for custom charts using the Composer UI. See Managing Custom Charts in the UI.
Comments
0 comments
Please sign in to leave a comment.