const AreaChartGraph = ({
  data, format, size, title,
}) => {
  const options = {
    title,