Example of combo chart in react-google-charts.
A chart that lets you render each series as a different marker type from the following list: line, area, bars, candlesticks, and stepped area.
To assign a default marker type for series, specify the seriesType property. Use the series property to specify properties of each series individually.
link : https://www.react-google-charts.com/e...
link : https://developers.google.com/chart/i...