[charts] How to add area to LineChart in a compostion chart #15062
Labels
component: charts
This is the name of the generic UI component, not the React module!
status: waiting for author
Issue with insufficient information
support: commercial
Support request from paid users
support: premium standard
Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
The problem in depth
Greetings MUI-X theme.
Consider this chart using composition, working example here: https://stackblitz.com/edit/q2tf38?file=Demo.js
The chart consist in a line chart, bar chart and scatter plot. Btw, I have to use the numeric representation of dates (using
date.getTime()
) to make it work withScatterPlot
series type requirements.I want to connect the LineChart line with the axis and also add a colored area under the line. I tried many things but I cannot make it work.
Expected drawn visual result:
Please, I gently ask for your assistance. 🙏🏻
Your environment
`npx @mui/envinfo`
Search keywords: composition linechart area
Order ID: 88376
The text was updated successfully, but these errors were encountered: