Palette Plugin Reference

The Palette plugin allows you to specify a custom color scheme for a chart.

Import

Use the following statement to import the plugin:

import { Palette } from '@devexpress/dx-react-chart';

User Reference

Properties

Name Type Default Description
scheme Array<string> ['#0070ff', '#d72e3d', '#249d3d', '#ffb90c', '#1698af', '#616a72'] for Bootstrap4; ['#40C4FF', '#FF5252', '#00C853', '#FFEB3B', '#FF4081', '#E040FB'] for Material-UI; An array of colors.
This site uses cookies to make your browsing experience more convenient and personal. Cookies store useful information on your computer to help us improve the efficiency and relevance of our site for you. In some cases, they are essential to making the site work properly. By accessing this site, you consent to the use of cookies. For more information, refer to DevExpress’ privacy policy and cookie policy.