v7.3.0

ChartDesigner
Widget

Provides a settings panel to configure a Chart, with a live preview.

Requires one or more data series to be configured, as well as one or more data objects to provide data for the preview. See Chart for details on chart setup.

The designer is organized into three tabs:

  • Layout: Choose the major chart type (line, bar, etc.) and chart components (title, legend).
  • Data: Specify which data series will be used in the chart, and how.
  • Appearance: Customize the look and feel of various chart components, including colors, fonts, and spacing.
No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class

Properties

Properties are getters/setters or publicly accessible variables on this class
type: chartdesigner

Source path

Chart/widget/ChartDesigner.js

Contents