mbauchet

Results 7 issues of mbauchet

**Description** Add slider component **Related issue(s)** **What kind of change does this PR introduce?** (check at least one) - [ ] Bug fix (non-breaking change which fixes an issue) -...

### What problem does this feature solve? Can't display forecast data with a different line style ### What does the proposed API look like? Add a "forecastCategories" props that works...

Type: Enhancement

**Description** Moving className prop to the parent div wrapper instead of Listbox **Related issue(s)** #951 **What kind of change does this PR introduce?** (check at least one) - [x] Bug...

**Description** Adding a new component RadarChart. **Related issue(s)** #532 **What kind of change does this PR introduce?** (check at least one) - [ ] Bug fix (non-breaking change which fixes...

**Description** yAxisWidth prop can now take the "auto" value, so that the y axis width is calculated base on the widest tick label (with max value to 100px) **Related issue(s)**...

**Description** Add a enableDeltaCalculation props that allow you to have a delta calculation range on the chart **Related issue(s)** #308 **What kind of change does this PR introduce?** (check at...

**Description** Adding a forecast line to LineChart (and AreaChart). New properties: - forecastCategories that works like categories but for the forecast datas (Allows different label than default datas). It can...