import React from 'react'; import PropTypes from 'prop-types'; import Chart from 'react-apexcharts'; const DeviceStatisticsChart = ({ chart }) => (