Charts components (beta)

Charts components (beta)

Charts Components contains a series of components that can be used to build charts in your ArcGIS Maps SDK for JavaScript applications. When used alongside maps, they can provide a complete data visualization story of your data. There are currently eight different types of charts components. You can find the full list of available components in the Charts components reference. Each chart component can be rendered by referring to a JSON object that follows a common chart specification, which can be configured with the helper package Charts Model. The package also includes an action bar component that can be used with any chart, providing a set of default actions to enhance your experience interacting with the chart. Additionally, custom actions can be added to the action bar to meet specific user needs.

Charts model (beta)

Charts Model can be used to ease the creation and updating of that chart's configuration. Freely configure data, series, axes, formats and more with the model, and generate the JSON object that can be used to render the chart. For the full list of available methods provided by the model for each chart type, refer to the Charts model references.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.