-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
```
If you look at the attached file (from aChartEngine demo samples) there is no
way to change the legend labels color, from gray whatever color you set.
What steps will reproduce the problem?
-Use…
-
### Minimal, reproducible example
```TypeScript
import puppeteer from "puppeteer";
import fs from 'fs';
const browser = await puppeteer.launch();
const VIEWPORT_OPTIONS = {
width: 1200,
…
-
### Proposed rule name
smeltConcretePowderIntoStainedGlass
- I feel like the name is too long, but I can't think of anything shorter that describes the rule enough atm.
### Describe rule
This …
-
### NextUI Version
2.4.2
### Describe the bug
```
import { extendVariants, Tabs } from '@nextui-org/react';
const CustomTabs = extendVariants(Tabs, {
slots: {
tabList: 'bg-white p-0',
…