Enable support for Candlestick and Boxplot charts

Created on 2 October 2023, about 1 year ago
Updated 7 December 2023, about 1 year ago

Problem/Motivation

Boxplot and candlestick chart types are relatively common and available in several of the charting libraries included in the Charts module. Now that we can dynamically control which chart type options are available for a given library, we can include these without adding confusion: https://www.drupal.org/project/charts/issues/3390738 ✨ Dynamically hide chart types that are not available for the selected library Fixed

A boxplot is "a method for graphically demonstrating the locality, spread and skewness groups of numerical data through their quartiles." (https://en.wikipedia.org/wiki/Box_plot).
A candlestick chart "is a style of financial chart used to describe price movements of a security, derivative, or currency." (https://en.wikipedia.org/wiki/Candlestick_chart)

Here's a table showing support for boxplots and candlestick charts (with links):

✨ Feature request
Status

Active

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States andileco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024