ankane / chartkick

Create beautiful JavaScript charts with one line of Ruby
https://chartkick.com
MIT License
6.33k stars 565 forks source link

area_chart stoped do work with limit in ruby query #622

Closed ademir10 closed 4 months ago

ademir10 commented 4 months ago

First Search existing issues to see if it’s been reported and make sure you’re on the latest version.

Describe the bug The area_chart stoped to work with limit in ruby query

To reproduce

ruby 2.7.2p137 Rails 6.0.6.1 Installing chartkick 5.0.1

<% ActiveRecord::Base.default_timezone = :utc %> <%= area_chart Receipt.where(status: 'Recebida').limit(13).group_by_month(:receipt_date).order('date_trunc_month_receipts_receipt_date_timestamptz_at_time_zone desc').sum(:value_doc), xtitle: "Representação gráfica por mês", ytitle: "Valores em R$", prefix: "R$", thousands: ".", decimal: ",", legend: false, colors: ["#26c6da", "#666"], curve: true, points: true %> <% ActiveRecord::Base.default_timezone = :local %>

AS YOU CAN SEE I`M USING LIMIT(13) and ORDER BY "DESC" it stoped to work some days a go..

HTML generated by Chartkick

<div id="chart-1"></div>
<script>
  (function() {
    if (document.documentElement.hasAttribute("data-turbolinks-preview")) return;
    if (document.documentElement.hasAttribute("data-turbo-preview")) return;

    var createChart = function() { new Chartkick["AreaChart"]("chart-1", [["2023-06-01","370800.9300000000002183"],["2023-07-01","417448.88000000000073"],["2023-08-01","310092.82"],["2023-09-01","293183.6"],["2023-10-01","332679.47"],
.
. ITS RENDERING MANY MONTHS/YEARS...
.
["19988-07-01",0],["19988-08-01",0],["19988-09-01",0],["19988-10-01",0],["19988-11-01",0],["19988-12-01",0],["19989-01-01",0],["19989-02-01",0],["19989-03-01",0],["19989-04-01",0],["19989-05-01",0],["19989-06-01",0],["19989-07-01",0],["19989-08-01",0],["19989-09-01",0],["19989-10-01",0],["19989-11-01",0],["19989-12-01",0],["19990-01-01",0],["19990-02-01",0],["19990-03-01",0],["19990-04-01",0],["19990-05-01",0],["19990-06-01",0],["19990-07-01",0],["19990-08-01",0],["19990-09-01",0],["19990-10-01",0],["19990-11-01",0],["19990-12-01",0],["19991-01-01",0],["19991-02-01",0],["19991-03-01",0],["19991-04-01",0],["19991-05-01",0],["19991-06-01",0],["19991-07-01",0],["19991-08-01",0],["19991-09-01",0],["19991-10-01",0],["19991-11-01",0],["19991-12-01",0],["19992-01-01",0],["19992-02-01",0],["19992-03-01",0],["19992-04-01",0],["19992-05-01",0],["19992-06-01",0],["19992-07-01",0],["19992-08-01",0],["19992-09-01",0],["19992-10-01",0],["19992-11-01",0],["19992-12-01",0],["19993-01-01",0],["19993-02-01",0],["19993-03-01",0],["19993-04-01",0],["19993-05-01",0],["19993-06-01",0],["19993-07-01",0],["19993-08-01",0],["19993-09-01",0],["19993-10-01",0],["19993-11-01",0],["19993-12-01",0],["19994-01-01",0],["19994-02-01",0],["19994-03-01",0],["19994-04-01",0],["19994-05-01",0],["19994-06-01",0],["19994-07-01",0],["19994-08-01",0],["19994-09-01",0],["19994-10-01",0],["19994-11-01",0],["19994-12-01",0],["19995-01-01",0],["19995-02-01",0],["19995-03-01",0],["19995-04-01",0],["19995-05-01",0],["19995-06-01",0],["19995-07-01",0],["19995-08-01",0],["19995-09-01",0],["19995-10-01",0],["19995-11-01",0],["19995-12-01",0],["19996-01-01",0],["19996-02-01",0],["19996-03-01",0],["19996-04-01",0],["19996-05-01",0],["19996-06-01",0],["19996-07-01",0],["19996-08-01",0],["19996-09-01",0],["19996-10-01",0],["19996-11-01",0],["19996-12-01",0],["19997-01-01",0],["19997-02-01",0],["19997-03-01",0],["19997-04-01",0],["19997-05-01",0],["19997-06-01",0],["19997-07-01",0],["19997-08-01",0],["19997-09-01",0],["19997-10-01",0],["19997-11-01",0],["19997-12-01",0],["19998-01-01",0],["19998-02-01",0],["19998-03-01",0],["19998-04-01",0],["19998-05-01",0],["19998-06-01",0],["19998-07-01",0],["19998-08-01",0],["19998-09-01",0],["19998-10-01",0],["19998-11-01",0],["19998-12-01",0],["19999-01-01",0],["19999-02-01",0],["19999-03-01",0],["19999-04-01",0],["19999-05-01",0],["19999-06-01",0],["19999-07-01",0],["19999-08-01",0],["19999-09-01",0],["19999-10-01",0],["19999-11-01",0],["19999-12-01",0],["20000-01-01",0],["20000-02-01",0],["20000-03-01",0],["20000-04-01",0],["20000-05-01",0],["20000-06-01",0],["20000-07-01",0],["20000-08-01",0],["20000-09-01",0],["20000-10-01",0],["20000-11-01",0],["20000-12-01",0],["20001-01-01",0],["20001-02-01",0],["20001-03-01",0],["20001-04-01",0],["20001-05-01",0],["20001-06-01",0],["20001-07-01",0],["20001-08-01",0],["20001-09-01",0],["20001-10-01",0],["20001-11-01",0],["20001-12-01",0],["20002-01-01",0],["20002-02-01",0],["20002-03-01",0],["20002-04-01",0],["20002-05-01",0],["20002-06-01",0],["20002-07-01",0],["20002-08-01",0],["20002-09-01",0],["20002-10-01",0],["20002-11-01",0],["20002-12-01",0],["20003-01-01",0],["20003-02-01",0],["20003-03-01",0],["20003-04-01",0],["20003-05-01",0],["20003-06-01",0],["20003-07-01",0],["20003-08-01",0],["20003-09-01",0],["20003-10-01",0],["20003-11-01",0],["20003-12-01",0],["20004-01-01",0],["20004-02-01",0],["20004-03-01",0],["20004-04-01",0],["20004-05-01",0],["20004-06-01",0],["20004-07-01",0],["20004-08-01",0],["20004-09-01",0],["20004-10-01",0],["20004-11-01",0],["20004-12-01",0],["20005-01-01",0],["20005-02-01",0],["20005-03-01",0],["20005-04-01",0],["20005-05-01",0],["20005-06-01",0],["20005-07-01",0],["20005-08-01",0],["20005-09-01",0],["20005-10-01",0],["20005-11-01",0],["20005-12-01",0],["20006-01-01",0],["20006-02-01",0],["20006-03-01",0],["20006-04-01",0],["20006-05-01",0],["20006-06-01",0],["20006-07-01",0],["20006-08-01",0],["20006-09-01",0],["20006-10-01",0],["20006-11-01",0],["20006-12-01",0],["20007-01-01",0],["20007-02-01",0],["20007-03-01",0],["20007-04-01",0],["20007-05-01",0],["20007-06-01",0],["20007-07-01",0],["20007-08-01",0],["20007-09-01",0],["20007-10-01",0],["20007-11-01",0],["20007-12-01",0],["20008-01-01",0],["20008-02-01",0],["20008-03-01",0],["20008-04-01",0],["20008-05-01",0],["20008-06-01",0],["20008-07-01",0],["20008-08-01",0],["20008-09-01",0],["20008-10-01",0],["20008-11-01",0],["20008-12-01",0],["20009-01-01",0],["20009-02-01",0],["20009-03-01",0],["20009-04-01",0],["20009-05-01",0],["20009-06-01",0],["20009-07-01",0],["20009-08-01",0],["20009-09-01",0],["20009-10-01",0],["20009-11-01",0],["20009-12-01",0],["20010-01-01",0],["20010-02-01",0],["20010-03-01",0],["20010-04-01",0],["20010-05-01",0],["20010-06-01",0],["20010-07-01",0],["20010-08-01",0],["20010-09-01",0],["20010-10-01",0],["20010-11-01",0],["20010-12-01",0],["20011-01-01",0],["20011-02-01",0],["20011-03-01",0],["20011-04-01",0],["20011-05-01",0],["20011-06-01",0],["20011-07-01",0],["20011-08-01",0],["20011-09-01",0],["20011-10-01",0],["20011-11-01",0],["20011-12-01",0],["20012-01-01",0],["20012-02-01",0],["20012-03-01",0],["20012-04-01",0],["20012-05-01",0],["20012-06-01",0],["20012-07-01",0],["20012-08-01",0],["20012-09-01",0],["20012-10-01",0],["20012-11-01",0],["20012-12-01",0],["20013-01-01",0],["20013-02-01",0],["20013-03-01",0],["20013-04-01",0],["20013-05-01",0],["20013-06-01",0],["20013-07-01",0],["20013-08-01",0],["20013-09-01",0],["20013-10-01",0],["20013-11-01",0],["20013-12-01",0],["20014-01-01",0],["20014-02-01",0],["20014-03-01",0],["20014-04-01",0],["20014-05-01",0],["20014-06-01",0],["20014-07-01",0],["20014-08-01",0],["20014-09-01",0],["20014-10-01",0],["20014-11-01",0],["20014-12-01",0],["20015-01-01",0],["20015-02-01",0],["20015-03-01",0],["20015-04-01",0],["20015-05-01",0],["20015-06-01",0],["20015-07-01",0],["20015-08-01",0],["20015-09-01",0],["20015-10-01",0],["20015-11-01",0],["20015-12-01",0],["20016-01-01",0],["20016-02-01",0],["20016-03-01",0],["20016-04-01",0],["20016-05-01",0],["20016-06-01",0],["20016-07-01",0],["20016-08-01",0],["20016-09-01",0],["20016-10-01",0],["20016-11-01",0],["20016-12-01",0],["20017-01-01",0],["20017-02-01",0],["20017-03-01",0],["20017-04-01",0],["20017-05-01",0],["20017-06-01",0],["20017-07-01",0],["20017-08-01",0],["20017-09-01",0],["20017-10-01",0],["20017-11-01",0],["20017-12-01",0],["20018-01-01",0],["20018-02-01",0],["20018-03-01",0],["20018-04-01",0],["20018-05-01",0],["20018-06-01",0],["20018-07-01",0],["20018-08-01",0],["20018-09-01",0],["20018-10-01",0],["20018-11-01",0],["20018-12-01",0],["20019-01-01",0],["20019-02-01",0],["20019-03-01",0],["20019-04-01",0],["20019-05-01",0],["20019-06-01",0],["20019-07-01",0],["20019-08-01",0],["20019-09-01",0],["20019-10-01",0],["20019-11-01",0],["20019-12-01",0],["20020-01-01",0],["20020-02-01",0],["20020-03-01",0],["20020-04-01",0],["20020-05-01",0],["20020-06-01",0],["20020-07-01",0],["20020-08-01",0],["20020-09-01",0],["20020-10-01",0],["20020-11-01",0],["20020-12-01",0],["20021-01-01",0],["20021-02-01",0],["20021-03-01",0],["20021-04-01",0],["20021-05-01",0],["20021-06-01",0],["20021-07-01",0],["20021-08-01",0],["20021-09-01",0],["20021-10-01",0],["20021-11-01",0],["20021-12-01",0],["20022-01-01",0],["20022-02-01",0],["20022-03-01",0],["20022-04-01",0],["20022-05-01",0],["20022-06-01",0],["20022-07-01",0],["20022-08-01",0],["20022-09-01",0],["20022-10-01",0],["20022-11-01",0],["20022-12-01",0],["20023-01-01",0],["20023-02-01",0],["20023-03-01",0],["20023-04-01",0],["20023-05-01",0],["20023-06-01",0],["20023-07-01",0],["20023-08-01",0],["20023-09-01",0],["20023-10-01",0],["20023-11-01",0],["20023-12-01",0],["20024-01-01",0],["20024-02-01",0],["20024-03-01",0],["20024-04-01",0],["20024-05-01",0],["20024-06-01",0],["20024-07-01",0],["20024-08-01",0],["20024-09-01",0],["20024-10-01",0],["20024-11-01",0],["20024-12-01",0],["20025-01-01",0],["20025-02-01",0],["20025-03-01",0],["20025-04-01",0],["20025-05-01",0],["20025-06-01",0],["20025-07-01",0],["20025-08-01",0],["20025-09-01",0],["20025-10-01",0],["20025-11-01",0],["20025-12-01",0],["20026-01-01",0],["20026-02-01",0],["20026-03-01",0],["20026-04-01",0],["20026-05-01",0],["20026-06-01",0],["20026-07-01",0],["20026-08-01",0],["20026-09-01",0],["20026-10-01",0],["20026-11-01",0],["20026-12-01",0],["20027-01-01",0],["20027-02-01",0],["20027-03-01",0],["20027-04-01",0],["20027-05-01",0],["20027-06-01",0],["20027-07-01",0],["20027-08-01",0],["20027-09-01",0],["20027-10-01",0],["20027-11-01",0],["20027-12-01",0],["20028-01-01",0],["20028-02-01",0],["20028-03-01",0],["20028-04-01",0],["20028-05-01",0],["20028-06-01",0],["20028-07-01",0],["20028-08-01",0],["20028-09-01",0],["20028-10-01",0],["20028-11-01",0],["20028-12-01",0],["20029-01-01",0],["20029-02-01",0],["20029-03-01",0],["20029-04-01",0],["20029-05-01",0],["20029-06-01",0],["20029-07-01",0],["20029-08-01",0],["20029-09-01",0],["20029-10-01",0],["20029-11-01",0],["20029-12-01",0],["20030-01-01",0],["20030-02-01",0],["20030-03-01",0],["20030-04-01",0],["20030-05-01",0],["20030-06-01",0],["20030-07-01",0],["20030-08-01",0],["20030-09-01",0],["20030-10-01",0],["20030-11-01",0],["20030-12-01",0],["20031-01-01",0],["20031-02-01",0],["20031-03-01",0],["20031-04-01",0],["20031-05-01",0],["20031-06-01",0],["20031-07-01",0],["20031-08-01",0],["20031-09-01",0],["20031-10-01",0],["20031-11-01",0],["20031-12-01",0],["20032-01-01",0],["20032-02-01",0],["20032-03-01",0],["20032-04-01",0],["20032-05-01",0],["20032-06-01",0],["20032-07-01",0],["20032-08-01",0],["20032-09-01",0],["20032-10-01",0],["20032-11-01",0],["20032-12-01",0],["20033-01-01",0],["20033-02-01",0],["20033-03-01",0],["20033-04-01",0],["20033-05-01",0],["20033-06-01",0],["20033-07-01",0],["20033-08-01",0],["20033-09-01",0],["20033-10-01",0],["20033-11-01",0],["20033-12-01",0],["20034-01-01",0],["20034-02-01",0],["20034-03-01",0],["20034-04-01",0],["20034-05-01",0],["20034-06-01",0],["20034-07-01",0],["20034-08-01",0],["20034-09-01",0],["20034-10-01",0],["20034-11-01",0],["20034-12-01",0],["20035-01-01",0],["20035-02-01",0],["20035-03-01",0],["20035-04-01",0],["20035-05-01",0],["20035-06-01",0],["20035-07-01",0],["20035-08-01",0],["20035-09-01",0],["20035-10-01",0],["20035-11-01",0],["20035-12-01",0],["20036-01-01",0],["20036-02-01",0],["20036-03-01",0],["20036-04-01",0],["20036-05-01",0],["20036-06-01",0],["20036-07-01",0],["20036-08-01",0],["20036-09-01",0],["20036-10-01",0],["20036-11-01",0],["20036-12-01",0],["20037-01-01",0],["20037-02-01",0],["20037-03-01",0],["20037-04-01",0],["20037-05-01",0],["20037-06-01",0],["20037-07-01",0],["20037-08-01",0],["20037-09-01",0],["20037-10-01",0],["20037-11-01",0],["20037-12-01",0],["20038-01-01",0],["20038-02-01",0],["20038-03-01",0],["20038-04-01",0],["20038-05-01",0],["20038-06-01",0],["20038-07-01",0],["20038-08-01",0],["20038-09-01",0],["20038-10-01",0],["20038-11-01",0],["20038-12-01",0],["20039-01-01",0],["20039-02-01",0],["20039-03-01",0],["20039-04-01",0],["20039-05-01",0],["20039-06-01",0],["20039-07-01",0],["20039-08-01",0],["20039-09-01",0],["20039-10-01",0],["20039-11-01",0],["20039-12-01",0],["20040-01-01",0],["20040-02-01",0],["20040-03-01",0],["20040-04-01",0],["20040-05-01",0],["20040-06-01",0],["20040-07-01",0],["20040-08-01",0],["20040-09-01",0],["20040-10-01",0],["20040-11-01",0],["20040-12-01",0],["20041-01-01",0],["20041-02-01",0],["20041-03-01",0],["20041-04-01",0],["20041-05-01",0],["20041-06-01",0],["20041-07-01",0],["20041-08-01",0],["20041-09-01",0],["20041-10-01",0],["20041-11-01",0],["20041-12-01",0],["20042-01-01",0],["20042-02-01",0],["20042-03-01",0],["20042-04-01",0],["20042-05-01",0],["20042-06-01",0],["20042-07-01",0],["20042-08-01",0],["20042-09-01",0],["20042-10-01",0],["20042-11-01",0],["20042-12-01",0],["20043-01-01",0],["20043-02-01",0],["20043-03-01",0],["20043-04-01",0],["20043-05-01",0],["20043-06-01",0],["20043-07-01",0],["20043-08-01",0],["20043-09-01",0],["20043-10-01",0],["20043-11-01",0],["20043-12-01",0],["20044-01-01",0],["20044-02-01",0],["20044-03-01",0],["20044-04-01",0],["20044-05-01",0],["20044-06-01",0],["20044-07-01",0],["20044-08-01",0],["20044-09-01",0],["20044-10-01",0],["20044-11-01",0],["20044-12-01",0],["20045-01-01",0],["20045-02-01",0],["20045-03-01",0],["20045-04-01",0],["20045-05-01",0],["20045-06-01",0],["20045-07-01",0],["20045-08-01",0],["20045-09-01",0],["20045-10-01",0],["20045-11-01",0],["20045-12-01",0],["20046-01-01",0],["20046-02-01",0],["20046-03-01",0],["20046-04-01",0],["20046-05-01",0],["20046-06-01",0],["20046-07-01",0],["20046-08-01",0],["20046-09-01",0],["20046-10-01",0],["20046-11-01",0],["20046-12-01",0],["20047-01-01",0],["20047-02-01",0],["20047-03-01",0],["20047-04-01",0],["20047-05-01",0],["20047-06-01",0],["20047-07-01",0],["20047-08-01",0],["20047-09-01",0],["20047-10-01",0],["20047-11-01",0],["20047-12-01",0],["20048-01-01",0],["20048-02-01",0],["20048-03-01",0],["20048-04-01",0],["20048-05-01",0],["20048-06-01",0],["20048-07-01",0],["20048-08-01",0],["20048-09-01",0],["20048-10-01",0],["20048-11-01",0],["20048-12-01",0],["20049-01-01",0],["20049-02-01",0],["20049-03-01",0],["20049-04-01",0],["20049-05-01",0],["20049-06-01",0],["20049-07-01",0],["20049-08-01",0],["20049-09-01",0],["20049-10-01",0],["20049-11-01",0],["20049-12-01",0],["20050-01-01",0],["20050-02-01",0],["20050-03-01",0],["20050-04-01",0],["20050-05-01",0],["20050-06-01",0],["20050-07-01",0],["20050-08-01",0],["20050-09-01",0],["20050-10-01",0],["20050-11-01",0],["20050-12-01",0],["20051-01-01",0],["20051-02-01",0],["20051-03-01",0],["20051-04-01",0],["20051-05-01",0],["20051-06-01",0],["20051-07-01",0],["20051-08-01",0],["20051-09-01",0],["20051-10-01",0],["20051-11-01",0],["20051-12-01",0],["20052-01-01",0],["20052-02-01",0],["20052-03-01",0],["20052-04-01",0],["20052-05-01",0],["20052-06-01",0],["20052-07-01",0],["20052-08-01",0],["20052-09-01",0],["20052-10-01",0],["20052-11-01",0],["20052-12-01",0],["20053-01-01",0],["20053-02-01",0],["20053-03-01",0],["20053-04-01",0],["20053-05-01",0],["20053-06-01",0],["20053-07-01",0],["20053-08-01",0],["20053-09-01",0],["20053-10-01",0],["20053-11-01",0],["20053-12-01",0],["20054-01-01",0],["20054-02-01",0],["20054-03-01",0],["20054-04-01",0],["20054-05-01",0],["20054-06-01",0],["20054-07-01",0],["20054-08-01",0],["20054-09-01",0],["20054-10-01",0],["20054-11-01",0],["20054-12-01",0],["20055-01-01",0],["20055-02-01",0],["20055-03-01",0],["20055-04-01",0],["20055-05-01",0],["20055-06-01",0],["20055-07-01",0],["20055-08-01",0],["20055-09-01",0],["20055-10-01",0],["20055-11-01",0],["20055-12-01",0],["20056-01-01",0],["20056-02-01",0],["20056-03-01",0],["20056-04-01",0],["20056-05-01",0],["20056-06-01",0],["20056-07-01",0],["20056-08-01",0],["20056-09-01",0],["20056-10-01",0],["20056-11-01",0],["20056-12-01",0],["20057-01-01",0],["20057-02-01",0],["20057-03-01",0],["20057-04-01",0],["20057-05-01",0],["20057-06-01",0],["20057-07-01",0],["20057-08-01",0],["20057-09-01",0],["20057-10-01",0],["20057-11-01",0],["20057-12-01",0],["20058-01-01",0],["20058-02-01",0],["20058-03-01",0],["20058-04-01",0],["20058-05-01",0],["20058-06-01",0],["20058-07-01",0],["20058-08-01",0],["20058-09-01",0],["20058-10-01",0],["20058-11-01",0],["20058-12-01",0],["20059-01-01",0],["20059-02-01",0],["20059-03-01",0],["20059-04-01",0],["20059-05-01",0],["20059-06-01",0],["20059-07-01",0],["20059-08-01",0],["20059-09-01",0],["20059-10-01",0],["20059-11-01",0],["20059-12-01",0],["20060-01-01",0],["20060-02-01",0],["20060-03-01",0],["20060-04-01",0],["20060-05-01",0],["20060-06-01",0],["20060-07-01",0],["20060-08-01",0],["20060-09-01",0],["20060-10-01",0],["20060-11-01",0],["20060-12-01",0],["20061-01-01",0],["20061-02-01",0],["20061-03-01",0],["20061-04-01",0],["20061-05-01",0],["20061-06-01",0],["20061-07-01",0],["20061-08-01",0],["20061-09-01",0],["20061-10-01",0],["20061-11-01",0],["20061-12-01",0],["20062-01-01",0],["20062-02-01",0],["20062-03-01",0],["20062-04-01",0],["20062-05-01",0],["20062-06-01",0],["20062-07-01",0],["20062-08-01",0],["20062-09-01",0],["20062-10-01",0],["20062-11-01",0],["20062-12-01",0],["20063-01-01",0],["20063-02-01",0],["20063-03-01",0],["20063-04-01",0],["20063-05-01",0],["20063-06-01",0],["20063-07-01",0],["20063-08-01",0],["20063-09-01",0],["20063-10-01",0],["20063-11-01",0],["20063-12-01",0],["20064-01-01",0],["20064-02-01",0],["20064-03-01",0],["20064-04-01",0],["20064-05-01",0],["20064-06-01",0],["20064-07-01",0],["20064-08-01",0],["20064-09-01",0],["20064-10-01",0],["20064-11-01",0],["20064-12-01",0],["20065-01-01",0],["20065-02-01",0],["20065-03-01",0],["20065-04-01",0],["20065-05-01",0],["20065-06-01",0],["20065-07-01",0],["20065-08-01",0],["20065-09-01",0],["20065-10-01",0],["20065-11-01",0],["20065-12-01",0],["20066-01-01",0],["20066-02-01",0],["20066-03-01",0],["20066-04-01",0],["20066-05-01",0],["20066-06-01",0],["20066-07-01",0],["20066-08-01",0],["20066-09-01",0],["20066-10-01",0],["20066-11-01",0],["20066-12-01",0],["20067-01-01",0],["20067-02-01",0],["20067-03-01",0],["20067-04-01",0],["20067-05-01",0],["20067-06-01",0],["20067-07-01",0],["20067-08-01",0],["20067-09-01",0],["20067-10-01",0],["20067-11-01",0],["20067-12-01",0],["20068-01-01",0],["20068-02-01",0],["20068-03-01",0],["20068-04-01",0],["20068-05-01",0],["20068-06-01",0],["20068-07-01",0],["20068-08-01",0],["20068-09-01",0],["20068-10-01",0],["20068-11-01",0],["20068-12-01",0],["20069-01-01",0],["20069-02-01",0],["20069-03-01",0],["20069-04-01",0],["20069-05-01",0],["20069-06-01",0],["20069-07-01",0],["20069-08-01",0],["20069-09-01",0],["20069-10-01",0],["20069-11-01",0],["20069-12-01",0],["20070-01-01",0],["20070-02-01",0],["20070-03-01",0],["20070-04-01",0],["20070-05-01",0],["20070-06-01",0],["20070-07-01",0],["20070-08-01",0],["20070-09-01",0],["20070-10-01",0],["20070-11-01",0],["20070-12-01",0],["20071-01-01",0],["20071-02-01",0],["20071-03-01",0],["20071-04-01",0],["20071-05-01",0],["20071-06-01",0],["20071-07-01",0],["20071-08-01",0],["20071-09-01",0],["20071-10-01",0],["20071-11-01",0],["20071-12-01",0],["20072-01-01",0],["20072-02-01",0],["20072-03-01",0],["20072-04-01",0],["20072-05-01",0],["20072-06-01",0],["20072-07-01",0],["20072-08-01",0],["20072-09-01",0],["20072-10-01",0],["20072-11-01",0],["20072-12-01",0],["20073-01-01",0],["20073-02-01",0],["20073-03-01",0],["20073-04-01",0],["20073-05-01",0],["20073-06-01",0],["20073-07-01",0],["20073-08-01",0],["20073-09-01",0],["20073-10-01",0],["20073-11-01",0],["20073-12-01",0],["20074-01-01",0],["20074-02-01",0],["20074-03-01",0],["20074-04-01",0],["20074-05-01",0],["20074-06-01",0],["20074-07-01",0],["20074-08-01",0],["20074-09-01",0],["20074-10-01",0],["20074-11-01",0],["20074-12-01",0],["20075-01-01",0],["20075-02-01",0],["20075-03-01",0],["20075-04-01",0],["20075-05-01",0],["20075-06-01",0],["20075-07-01",0],["20075-08-01",0],["20075-09-01",0],["20075-10-01",0],["20075-11-01",0],["20075-12-01",0],["20076-01-01",0],["20076-02-01",0],["20076-03-01",0],["20076-04-01",0],["20076-05-01",0],["20076-06-01",0],["20076-07-01",0],["20076-08-01",0],["20076-09-01",0],["20076-10-01",0],["20076-11-01",0],["20076-12-01",0],["20077-01-01",0],["20077-02-01",0],["20077-03-01",0],["20077-04-01",0],["20077-05-01",0],["20077-06-01",0],["20077-07-01",0],["20077-08-01",0],["20077-09-01",0],["20077-10-01",0],["20077-11-01",0],["20077-12-01",0],["20078-01-01",0],["20078-02-01",0],["20078-03-01",0],["20078-04-01",0],["20078-05-01",0],["20078-06-01",0],["20078-07-01",0],["20078-08-01",0],["20078-09-01",0],["20078-10-01",0],["20078-11-01",0],["20078-12-01",0],["20079-01-01",0],["20079-02-01",0],["20079-03-01",0],["20079-04-01",0],["20079-05-01",0],["20079-06-01",0],["20079-07-01",0],["20079-08-01",0],["20079-09-01",0],["20079-10-01",0],["20079-11-01",0],["20079-12-01",0],["20080-01-01",0],["20080-02-01",0],["20080-03-01",0],["20080-04-01",0],["20080-05-01",0],["20080-06-01",0],["20080-07-01",0],["20080-08-01",0],["20080-09-01",0],["20080-10-01",0],["20080-11-01",0],["20080-12-01",0],["20081-01-01",0],["20081-02-01",0],["20081-03-01",0],["20081-04-01",0],["20081-05-01",0],["20081-06-01",0],["20081-07-01",0],["20081-08-01",0],["20081-09-01",0],["20081-10-01",0],["20081-11-01",0],["20081-12-01",0],["20082-01-01",0],["20082-02-01",0],["20082-03-01",0],["20082-04-01",0],["20082-05-01",0],["20082-06-01",0],["20082-07-01",0],["20082-08-01",0],["20082-09-01",0],["20082-10-01",0],["20082-11-01",0],["20082-12-01",0],["20083-01-01",0],["20083-02-01",0],["20083-03-01",0],["20083-04-01",0],["20083-05-01",0],["20083-06-01",0],["20083-07-01",0],["20083-08-01",0],["20083-09-01",0],["20083-10-01",0],["20083-11-01",0],["20083-12-01",0],["20084-01-01",0],["20084-02-01",0],["20084-03-01",0],["20084-04-01",0],["20084-05-01",0],["20084-06-01",0],["20084-07-01",0],["20084-08-01",0],["20084-09-01",0],["20084-10-01",0],["20084-11-01",0],["20084-12-01",0],["20085-01-01",0],["20085-02-01",0],["20085-03-01",0],["20085-04-01",0],["20085-05-01",0],["20085-06-01",0],["20085-07-01",0],["20085-08-01",0],["20085-09-01",0],["20085-10-01",0],["20085-11-01",0],["20085-12-01",0],["20086-01-01",0],["20086-02-01",0],["20086-03-01",0],["20086-04-01",0],["20086-05-01",0],["20086-06-01",0],["20086-07-01",0],["20086-08-01",0],["20086-09-01",0],["20086-10-01",0],["20086-11-01",0],["20086-12-01",0],["20087-01-01",0],["20087-02-01",0],["20087-03-01",0],["20087-04-01",0],["20087-05-01",0],["20087-06-01",0],["20087-07-01",0],["20087-08-01",0],["20087-09-01",0],["20087-10-01",0],["20087-11-01",0],["20087-12-01",0],["20088-01-01",0],["20088-02-01",0],["20088-03-01",0],["20088-04-01",0],["20088-05-01",0],["20088-06-01",0],["20088-07-01",0],["20088-08-01",0],["20088-09-01",0],["20088-10-01",0],["20088-11-01",0],["20088-12-01",0],["20089-01-01",0],["20089-02-01",0],["20089-03-01",0],["20089-04-01",0],["20089-05-01",0],["20089-06-01",0],["20089-07-01",0],["20089-08-01",0],["20089-09-01",0],["20089-10-01",0],["20089-11-01",0],["20089-12-01",0],["20090-01-01",0],["20090-02-01",0],["20090-03-01",0],["20090-04-01",0],["20090-05-01",0],["20090-06-01",0],["20090-07-01",0],["20090-08-01",0],["20090-09-01",0],["20090-10-01",0],["20090-11-01",0],["20090-12-01",0],["20091-01-01",0],["20091-02-01",0],["20091-03-01",0],["20091-04-01",0],["20091-05-01",0],["20091-06-01",0],["20091-07-01",0],["20091-08-01",0],["20091-09-01",0],["20091-10-01",0],["20091-11-01",0],["20091-12-01",0],["20092-01-01",0],["20092-02-01",0],["20092-03-01",0],["20092-04-01",0],["20092-05-01",0],["20092-06-01",0],["20092-07-01",0],["20092-08-01",0],["20092-09-01",0],["20092-10-01",0],["20092-11-01",0],["20092-12-01",0],["20093-01-01",0],["20093-02-01",0],["20093-03-01",0],["20093-04-01",0],["20093-05-01",0],["20093-06-01",0],["20093-07-01",0],["20093-08-01",0],["20093-09-01",0],["20093-10-01",0],["20093-11-01",0],["20093-12-01",0],["20094-01-01",0],["20094-02-01",0],["20094-03-01",0],["20094-04-01",0],["20094-05-01",0],["20094-06-01",0],["20094-07-01",0],["20094-08-01",0],["20094-09-01",0],["20094-10-01",0],["20094-11-01",0],["20094-12-01",0],["20095-01-01",0],["20095-02-01",0],["20095-03-01",0],["20095-04-01",0],["20095-05-01",0],["20095-06-01",0],["20095-07-01",0],["20095-08-01",0],["20095-09-01",0],["20095-10-01",0],["20095-11-01",0],["20095-12-01",0],["20096-01-01",0],["20096-02-01",0],["20096-03-01",0],["20096-04-01",0],["20096-05-01",0],["20096-06-01",0],["20096-07-01",0],["20096-08-01",0],["20096-09-01",0],["20096-10-01",0],["20096-11-01",0],["20096-12-01",0],["20097-01-01",0],["20097-02-01",0],["20097-03-01",0],["20097-04-01",0],["20097-05-01",0],["20097-06-01",0],["20097-07-01",0],["20097-08-01",0],["20097-09-01",0],["20097-10-01",0],["20097-11-01",0],["20097-12-01",0],["20098-01-01",0],["20098-02-01",0],["20098-03-01",0],["20098-04-01",0],["20098-05-01",0],["20098-06-01",0],["20098-07-01",0],["20098-08-01",0],["20098-09-01",0],["20098-10-01",0],["20098-11-01",0],["20098-12-01",0],["20099-01-01",0],["20099-02-01",0],["20099-03-01",0],["20099-04-01",0],["20099-05-01",0],["20099-06-01",0],["20099-07-01",0],["20099-08-01",0],["20099-09-01",0],["20099-10-01",0],["20099-11-01",0],["20099-12-01",0],["20100-01-01",0],["20100-02-01",0],["20100-03-01",0],["20100-04-01",0],["20100-05-01",0],["20100-06-01",0],["20100-07-01",0],["20100-08-01",0],["20100-09-01",0],["20100-10-01",0],["20100-11-01",0],["20100-12-01",0],["20101-01-01",0],["20101-02-01",0],["20101-03-01",0],["20101-04-01",0],["20101-05-01",0],["20101-06-01",0],["20101-07-01",0],["20101-08-01",0],["20101-09-01",0],["20101-10-01",0],["20101-11-01",0],["20101-12-01",0],["20102-01-01",0],["20102-02-01",0],["20102-03-01",0],["20102-04-01",0],["20102-05-01",0],["20102-06-01",0],["20102-07-01",0],["20102-08-01",0],["20102-09-01",0],["20102-10-01",0],["20102-11-01",0],["20102-12-01",0],["20103-01-01",0],["20103-02-01",0],["20103-03-01",0],["20103-04-01",0],["20103-05-01",0],["20103-06-01",0],["20103-07-01",0],["20103-08-01",0],["20103-09-01",0],["20103-10-01",0],["20103-11-01",0],["20103-12-01",0],["20104-01-01",0],["20104-02-01",0],["20104-03-01",0],["20104-04-01",0],["20104-05-01",0],["20104-06-01",0],["20104-07-01",0],["20104-08-01",0],["20104-09-01",0],["20104-10-01",0],["20104-11-01",0],["20104-12-01",0],["20105-01-01",0],["20105-02-01",0],["20105-03-01",0],["20105-04-01",0],["20105-05-01",0],["20105-06-01",0],["20105-07-01",0],["20105-08-01",0],["20105-09-01",0],["20105-10-01",0],["20105-11-01",0],["20105-12-01",0],["20106-01-01",0],["20106-02-01",0],["20106-03-01",0],["20106-04-01",0],["20106-05-01",0],["20106-06-01",0],["20106-07-01",0],["20106-08-01",0],["20106-09-01",0],["20106-10-01",0],["20106-11-01",0],["20106-12-01",0],["20107-01-01",0],["20107-02-01",0],["20107-03-01",0],["20107-04-01",0],["20107-05-01",0],["20107-06-01",0],["20107-07-01",0],["20107-08-01",0],["20107-09-01",0],["20107-10-01",0],["20107-11-01",0],["20107-12-01",0],["20108-01-01",0],["20108-02-01",0],["20108-03-01",0],["20108-04-01",0],["20108-05-01",0],["20108-06-01",0],["20108-07-01",0],["20108-08-01",0],["20108-09-01",0],["20108-10-01",0],["20108-11-01",0],["20108-12-01",0],["20109-01-01",0],["20109-02-01",0],["20109-03-01",0],["20109-04-01",0],["20109-05-01",0],["20109-06-01",0],["20109-07-01",0],["20109-08-01",0],["20109-09-01",0],["20109-10-01",0],["20109-11-01",0],["20109-12-01",0],["20110-01-01",0],["20110-02-01",0],["20110-03-01",0],["20110-04-01",0],["20110-05-01",0],["20110-06-01",0],["20110-07-01",0],["20110-08-01",0],["20110-09-01",0],["20110-10-01",0],["20110-11-01",0],["20110-12-01",0],["20111-01-01",0],["20111-02-01",0],["20111-03-01",0],["20111-04-01",0],["20111-05-01",0],["20111-06-01",0],["20111-07-01",0],["20111-08-01",0],["20111-09-01",0],["20111-10-01",0],["20111-11-01",0],["20111-12-01",0],["20112-01-01",0],["20112-02-01",0],["20112-03-01",0],["20112-04-01",0],["20112-05-01",0],["20112-06-01",0],["20112-07-01",0],["20112-08-01",0],["20112-09-01",0],["20112-10-01",0],["20112-11-01",0],["20112-12-01",0],["20113-01-01",0],["20113-02-01",0],["20113-03-01",0],["20113-04-01",0],["20113-05-01",0],["20113-06-01",0],["20113-07-01",0],["20113-08-01",0],["20113-09-01",0],["20113-10-01",0],["20113-11-01",0],["20113-12-01",0],["20114-01-01",0],["20114-02-01",0],["20114-03-01",0],["20114-04-01",0],["20114-05-01",0],["20114-06-01",0],["20114-07-01",0],["20114-08-01",0],["20114-09-01",0],["20114-10-01",0],["20114-11-01",0],["20114-12-01",0],["20115-01-01",0],["20115-02-01",0],["20115-03-01",0],["20115-04-01",0],["20115-05-01",0],["20115-06-01",0],["20115-07-01",0],["20115-08-01",0],["20115-09-01",0],["20115-10-01",0],["20115-11-01",0],["20115-12-01",0],["20116-01-01",0],["20116-02-01",0],["20116-03-01",0],["20116-04-01",0],["20116-05-01",0],["20116-06-01",0],["20116-07-01",0],["20116-08-01",0],["20116-09-01",0],["20116-10-01",0],["20116-11-01",0],["20116-12-01",0],["20117-01-01",0],["20117-02-01",0],["20117-03-01",0],["20117-04-01",0],["20117-05-01",0],["20117-06-01",0],["20117-07-01",0],["20117-08-01",0],["20117-09-01",0],["20117-10-01",0],["20117-11-01",0],["20117-12-01",0],["20118-01-01",0],["20118-02-01",0],["20118-03-01",0],["20118-04-01",0],["20118-05-01",0],["20118-06-01",0],["20118-07-01",0],["20118-08-01",0],["20118-09-01",0],["20118-10-01",0],["20118-11-01",0],["20118-12-01",0],["20119-01-01",0],["20119-02-01",0],["20119-03-01",0],["20119-04-01",0],["20119-05-01",0],["20119-06-01",0],["20119-07-01",0],["20119-08-01",0],["20119-09-01",0],["20119-10-01",0],["20119-11-01",0],["20119-12-01",0],["20120-01-01",0],["20120-02-01",0],["20120-03-01",0],["20120-04-01",0],["20120-05-01",0],["20120-06-01",0],["20120-07-01",0],["20120-08-01",0],["20120-09-01",0],["20120-10-01",0],["20120-11-01",0],["20120-12-01",0],["20121-01-01",0],["20121-02-01",0],["20121-03-01",0],["20121-04-01",0],["20121-05-01",0],["20121-06-01",0],["20121-07-01",0],["20121-08-01",0],["20121-09-01",0],["20121-10-01",0],["20121-11-01",0],["20121-12-01",0],["20122-01-01",0],["20122-02-01",0],["20122-03-01",0],["20122-04-01",0],["20122-05-01",0],["20122-06-01",0],["20122-07-01",0],["20122-08-01",0],["20122-09-01",0],["20122-10-01",0],["20122-11-01",0],["20122-12-01",0],["20123-01-01",0],["20123-02-01",0],["20123-03-01",0],["20123-04-01",0],["20123-05-01",0],["20123-06-01",0],["20123-07-01",0],["20123-08-01",0],["20123-09-01",0],["20123-10-01",0],["20123-11-01",0],["20123-12-01",0],["20124-01-01",0],["20124-02-01",0],["20124-03-01",0],["20124-04-01",0],["20124-05-01",0],["20124-06-01",0],["20124-07-01",0],["20124-08-01",0],["20124-09-01",0],["20124-10-01",0],["20124-11-01",0],["20124-12-01",0],["20125-01-01",0],["20125-02-01",0],["20125-03-01",0],["20125-04-01",0],["20125-05-01",0],["20125-06-01",0],["20125-07-01",0],["20125-08-01",0],["20125-09-01",0],["20125-10-01",0],["20125-11-01",0],["20125-12-01",0],["20126-01-01",0],["20126-02-01",0],["20126-03-01",0],["20126-04-01",0],["20126-05-01",0],["20126-06-01",0],["20126-07-01",0],["20126-08-01",0],["20126-09-01",0],["20126-10-01",0],["20126-11-01",0],["20126-12-01",0],["20127-01-01",0],["20127-02-01",0],["20127-03-01",0],["20127-04-01",0],["20127-05-01",0],["20127-06-01",0],["20127-07-01",0],["20127-08-01",0],["20127-09-01",0],["20127-10-01",0],["20127-11-01",0],["20127-12-01",0],["20128-01-01",0],["20128-02-01",0],["20128-03-01",0],["20128-04-01",0],["20128-05-01",0],["20128-06-01",0],["20128-07-01",0],["20128-08-01",0],["20128-09-01",0],["20128-10-01",0],["20128-11-01",0],["20128-12-01",0],["20129-01-01",0],["20129-02-01",0],["20129-03-01",0],["20129-04-01",0],["20129-05-01",0],["20129-06-01",0],["20129-07-01",0],["20129-08-01",0],["20129-09-01",0],["20129-10-01",0],["20129-11-01",0],["20129-12-01",0],["20130-01-01",0],["20130-02-01",0],["20130-03-01",0],["20130-04-01",0],["20130-05-01",0],["20130-06-01",0],["20130-07-01",0],["20130-08-01",0],["20130-09-01",0],["20130-10-01",0],["20130-11-01",0],["20130-12-01",0],["20131-01-01",0],["20131-02-01",0],["20131-03-01",0],["20131-04-01",0],["20131-05-01",0],["20131-06-01",0],["20131-07-01",0],["20131-08-01",0],["20131-09-01",0],["20131-10-01",0],["20131-11-01",0],["20131-12-01",0],["20132-01-01",0],["20132-02-01",0],["20132-03-01",0],["20132-04-01",0],["20132-05-01",0],["20132-06-01",0],["20132-07-01",0],["20132-08-01",0],["20132-09-01",0],["20132-10-01",0],["20132-11-01",0],["20132-12-01",0],["20133-01-01",0],["20133-02-01",0],["20133-03-01",0],["20133-04-01",0],["20133-05-01",0],["20133-06-01",0],["20133-07-01",0],["20133-08-01",0],["20133-09-01",0],["20133-10-01",0],["20133-11-01",0],["20133-12-01",0],["20134-01-01",0],["20134-02-01",0],["20134-03-01",0],["20134-04-01",0],["20134-05-01",0],["20134-06-01",0],["20134-07-01",0],["20134-08-01",0],["20134-09-01",0],["20134-10-01",0],["20134-11-01",0],["20134-12-01",0],["20135-01-01",0],["20135-02-01",0],["20135-03-01",0],["20135-04-01",0],["20135-05-01",0],["20135-06-01",0],["20135-07-01",0],["20135-08-01",0],["20135-09-01",0],["20135-10-01",0],["20135-11-01",0],["20135-12-01",0],["20136-01-01",0],["20136-02-01",0],["20136-03-01",0],["20136-04-01",0],["20136-05-01",0],["20136-06-01",0],["20136-07-01",0],["20136-08-01",0],["20136-09-01",0],["20136-10-01",0],["20136-11-01",0],["20136-12-01",0],["20137-01-01",0],["20137-02-01",0],["20137-03-01",0],["20137-04-01",0],["20137-05-01",0],["20137-06-01",0],["20137-07-01",0],["20137-08-01",0],["20137-09-01",0],["20137-10-01",0],["20137-11-01",0],["20137-12-01",0],["20138-01-01",0],["20138-02-01",0],["20138-03-01",0],["20138-04-01",0],["20138-05-01",0],["20138-06-01",0],["20138-07-01",0],["20138-08-01",0],["20138-09-01",0],["20138-10-01",0],["20138-11-01",0],["20138-12-01",0],["20139-01-01",0],["20139-02-01",0],["20139-03-01",0],["20139-04-01",0],["20139-05-01",0],["20139-06-01",0],["20139-07-01",0],["20139-08-01",0],["20139-09-01",0],["20139-10-01",0],["20139-11-01",0],["20139-12-01",0],["20140-01-01",0],["20140-02-01",0],["20140-03-01",0],["20140-04-01",0],["20140-05-01",0],["20140-06-01",0],["20140-07-01",0],["20140-08-01",0],["20140-09-01",0],["20140-10-01",0],["20140-11-01",0],["20140-12-01",0],["20141-01-01",0],["20141-02-01",0],["20141-03-01",0],["20141-04-01",0],["20141-05-01",0],["20141-06-01",0],["20141-07-01",0],["20141-08-01",0],["20141-09-01",0],["20141-10-01",0],["20141-11-01",0],["20141-12-01",0],["20142-01-01",0],["20142-02-01",0],["20142-03-01",0],["20142-04-01",0],["20142-05-01",0],["20142-06-01",0],["20142-07-01",0],["20142-08-01",0],["20142-09-01",0],["20142-10-01",0],["20142-11-01",0],["20142-12-01",0],["20143-01-01",0],["20143-02-01",0],["20143-03-01",0],["20143-04-01",0],["20143-05-01",0],["20143-06-01",0],["20143-07-01",0],["20143-08-01",0],["20143-09-01",0],["20143-10-01",0],["20143-11-01",0],["20143-12-01",0],["20144-01-01",0],["20144-02-01",0],["20144-03-01",0],["20144-04-01",0],["20144-05-01",0],["20144-06-01",0],["20144-07-01",0],["20144-08-01",0],["20144-09-01",0],["20144-10-01",0],["20144-11-01",0],["20144-12-01",0],["20145-01-01",0],["20145-02-01",0],["20145-03-01",0],["20145-04-01",0],["20145-05-01",0],["20145-06-01",0],["20145-07-01",0],["20145-08-01",0],["20145-09-01",0],["20145-10-01",0],["20145-11-01",0],["20145-12-01",0],["20146-01-01",0],["20146-02-01",0],["20146-03-01",0],["20146-04-01",0],["20146-05-01",0],["20146-06-01",0],["20146-07-01",0],["20146-08-01",0],["20146-09-01",0],["20146-10-01",0],["20146-11-01",0],["20146-12-01",0],["20147-01-01",0],["20147-02-01",0],["20147-03-01",0],["20147-04-01",0],["20147-05-01",0],["20147-06-01",0],["20147-07-01",0],["20147-08-01",0],["20147-09-01",0],["20147-10-01",0],["20147-11-01",0],["20147-12-01",0],["20148-01-01",0],["20148-02-01",0],["20148-03-01",0],["20148-04-01",0],["20148-05-01",0],["20148-06-01",0],["20148-07-01",0],["20148-08-01",0],["20148-09-01",0],["20148-10-01",0],["20148-11-01",0],["20148-12-01",0],["20149-01-01",0],["20149-02-01",0],["20149-03-01",0],["20149-04-01",0],["20149-05-01",0],["20149-06-01",0],["20149-07-01",0],["20149-08-01",0],["20149-09-01",0],["20149-10-01",0],["20149-11-01",0],["20149-12-01",0],["20150-01-01",0],["20150-02-01",0],["20150-03-01",0],["20150-04-01",0],["20150-05-01",0],["20150-06-01",0],["20150-07-01",0],["20150-08-01",0],["20150-09-01",0],["20150-10-01",0],["20150-11-01",0],["20150-12-01",0],["20151-01-01",0],["20151-02-01",0],["20151-03-01",0],["20151-04-01",0],["20151-05-01",0],["20151-06-01",0],["20151-07-01",0],["20151-08-01",0],["20151-09-01",0],["20151-10-01",0],["20151-11-01",0],["20151-12-01",0],["20152-01-01",0],["20152-02-01",0],["20152-03-01",0],["20152-04-01",0],["20152-05-01",0],["20152-06-01",0],["20152-07-01",0],["20152-08-01",0],["20152-09-01",0],["20152-10-01",0],["20152-11-01",0],["20152-12-01",0],["20153-01-01",0],["20153-02-01",0],["20153-03-01",0],["20153-04-01",0],["20153-05-01",0],["20153-06-01",0],["20153-07-01",0],["20153-08-01",0],["20153-09-01",0],["20153-10-01",0],["20153-11-01",0],["20153-12-01",0],["20154-01-01",0],["20154-02-01",0],["20154-03-01",0],["20154-04-01",0],["20154-05-01",0],["20154-06-01",0],["20154-07-01",0],["20154-08-01",0],["20154-09-01",0],["20154-10-01",0],["20154-11-01",0],["20154-12-01",0],["20155-01-01",0],["20155-02-01",0],["20155-03-01",0],["20155-04-01",0],["20155-05-01",0],["20155-06-01",0],["20155-07-01",0],["20155-08-01",0],["20155-09-01",0],["20155-10-01",0],["20155-11-01",0],["20155-12-01",0],["20156-01-01",0],["20156-02-01",0],["20156-03-01",0],["20156-04-01",0],["20156-05-01",0],["20156-06-01",0],["20156-07-01",0],["20156-08-01",0],["20156-09-01",0],["20156-10-01",0],["20156-11-01",0],["20156-12-01",0],["20157-01-01",0],["20157-02-01",0],["20157-03-01",0],["20157-04-01",0],["20157-05-01",0],["20157-06-01",0],["20157-07-01",0],["20157-08-01",0],["20157-09-01",0],["20157-10-01",0],["20157-11-01",0],["20157-12-01",0],["20158-01-01",0],["20158-02-01",0],["20158-03-01",0],["20158-04-01",0],["20158-05-01",0],["20158-06-01",0],["20158-07-01",0],["20158-08-01",0],["20158-09-01",0],["20158-10-01",0],["20158-11-01",0],["20158-12-01",0],["20159-01-01",0],["20159-02-01",0],["20159-03-01",0],["20159-04-01",0],["20159-05-01",0],["20159-06-01",0],["20159-07-01",0],["20159-08-01",0],["20159-09-01",0],["20159-10-01",0],["20159-11-01",0],["20159-12-01",0],["20160-01-01",0],["20160-02-01",0],["20160-03-01",0],["20160-04-01",0],["20160-05-01",0],["20160-06-01",0],["20160-07-01",0],["20160-08-01",0],["20160-09-01",0],["20160-10-01",0],["20160-11-01",0],["20160-12-01",0],["20161-01-01",0],["20161-02-01",0],["20161-03-01",0],["20161-04-01",0],["20161-05-01",0],["20161-06-01",0],["20161-07-01",0],["20161-08-01",0],["20161-09-01",0],["20161-10-01",0],["20161-11-01",0],["20161-12-01",0],["20162-01-01",0],["20162-02-01",0],["20162-03-01",0],["20162-04-01",0],["20162-05-01",0],["20162-06-01",0],["20162-07-01",0],["20162-08-01",0],["20162-09-01",0],["20162-10-01",0],["20162-11-01",0],["20162-12-01",0],["20163-01-01",0],["20163-02-01",0],["20163-03-01",0],["20163-04-01",0],["20163-05-01",0],["20163-06-01",0],["20163-07-01",0],["20163-08-01",0],["20163-09-01",0],["20163-10-01",0],["20163-11-01",0],["20163-12-01",0],["20164-01-01",0],["20164-02-01",0],["20164-03-01",0],["20164-04-01",0],["20164-05-01",0],["20164-06-01",0],["20164-07-01",0],["20164-08-01",0],["20164-09-01",0],["20164-10-01",0],["20164-11-01",0],["20164-12-01",0],["20165-01-01",0],["20165-02-01",0],["20165-03-01",0],["20165-04-01",0],["20165-05-01",0],["20165-06-01",0],["20165-07-01",0],["20165-08-01",0],["20165-09-01",0],["20165-10-01",0],["20165-11-01",0],["20165-12-01",0],["20166-01-01",0],["20166-02-01",0],["20166-03-01",0],["20166-04-01",0],["20166-05-01",0],["20166-06-01",0],["20166-07-01",0],["20166-08-01",0],["20166-09-01",0],["20166-10-01",0],["20166-11-01",0],["20166-12-01",0],["20167-01-01",0],["20167-02-01",0],["20167-03-01",0],["20167-04-01",0],["20167-05-01",0],["20167-06-01",0],["20167-07-01",0],["20167-08-01",0],["20167-09-01",0],["20167-10-01",0],["20167-11-01",0],["20167-12-01",0],["20168-01-01",0],["20168-02-01",0],["20168-03-01",0],["20168-04-01",0],["20168-05-01",0],["20168-06-01",0],["20168-07-01",0],["20168-08-01",0],["20168-09-01",0],["20168-10-01",0],["20168-11-01",0],["20168-12-01",0],["20169-01-01",0],["20169-02-01",0],["20169-03-01",0],["20169-04-01",0],["20169-05-01",0],["20169-06-01",0],["20169-07-01",0],["20169-08-01",0],["20169-09-01",0],["20169-10-01",0],["20169-11-01",0],["20169-12-01",0],["20170-01-01",0],["20170-02-01",0],["20170-03-01",0],["20170-04-01",0],["20170-05-01",0],["20170-06-01",0],["20170-07-01",0],["20170-08-01",0],["20170-09-01",0],["20170-10-01",0],["20170-11-01",0],["20170-12-01",0],["20171-01-01",0],["20171-02-01",0],["20171-03-01",0],["20171-04-01",0],["20171-05-01",0],["20171-06-01",0],["20171-07-01",0],["20171-08-01",0],["20171-09-01",0],["20171-10-01",0],["20171-11-01",0],["20171-12-01",0],["20172-01-01",0],["20172-02-01",0],["20172-03-01",0],["20172-04-01",0],["20172-05-01",0],["20172-06-01",0],["20172-07-01",0],["20172-08-01",0],["20172-09-01",0],["20172-10-01",0],["20172-11-01",0],["20172-12-01",0],["20173-01-01",0],["20173-02-01",0],["20173-03-01",0],["20173-04-01",0],["20173-05-01",0],["20173-06-01",0],["20173-07-01",0],["20173-08-01",0],["20173-09-01",0],["20173-10-01",0],["20173-11-01",0],["20173-12-01",0],["20174-01-01",0],["20174-02-01",0],["20174-03-01",0],["20174-04-01",0],["20174-05-01",0],["20174-06-01",0],["20174-07-01",0],["20174-08-01",0],["20174-09-01",0],["20174-10-01",0],["20174-11-01",0],["20174-12-01",0],["20175-01-01",0],["20175-02-01",0],["20175-03-01",0],["20175-04-01",0],["20175-05-01",0],["20175-06-01",0],["20175-07-01",0],["20175-08-01",0],["20175-09-01",0],["20175-10-01",0],["20175-11-01",0],["20175-12-01",0],["20176-01-01",0],["20176-02-01",0],["20176-03-01",0],["20176-04-01",0],["20176-05-01",0],["20176-06-01",0],["20176-07-01",0],["20176-08-01",0],["20176-09-01",0],["20176-10-01",0],["20176-11-01",0],["20176-12-01",0],["20177-01-01",0],["20177-02-01",0],["20177-03-01",0],["20177-04-01",0],["20177-05-01",0],["20177-06-01",0],["20177-07-01",0],["20177-08-01",0],["20177-09-01",0],["20177-10-01",0],["20177-11-01",0],["20177-12-01",0],["20178-01-01",0],["20178-02-01",0],["20178-03-01",0],["20178-04-01",0],["20178-05-01",0],["20178-06-01",0],["20178-07-01",0],["20178-08-01",0],["20178-09-01",0],["20178-10-01",0],["20178-11-01",0],["20178-12-01",0],["20179-01-01",0],["20179-02-01",0],["20179-03-01",0],["20179-04-01",0],["20179-05-01",0],["20179-06-01",0],["20179-07-01",0],["20179-08-01",0],["20179-09-01",0],["20179-10-01",0],["20179-11-01",0],["20179-12-01",0],["20180-01-01",0],["20180-02-01",0],["20180-03-01",0],["20180-04-01",0],["20180-05-01",0],["20180-06-01",0],["20180-07-01",0],["20180-08-01",0],["20180-09-01",0],["20180-10-01",0],["20180-11-01",0],["20180-12-01",0],["20181-01-01",0],["20181-02-01",0],["20181-03-01",0],["20181-04-01",0],["20181-05-01",0],["20181-06-01",0],["20181-07-01",0],["20181-08-01",0],["20181-09-01",0],["20181-10-01",0],["20181-11-01",0],["20181-12-01",0],["20182-01-01",0],["20182-02-01",0],["20182-03-01",0],["20182-04-01",0],["20182-05-01",0],["20182-06-01",0],["20182-07-01",0],["20182-08-01",0],["20182-09-01",0],["20182-10-01",0],["20182-11-01",0],["20182-12-01",0],["20183-01-01",0],["20183-02-01",0],["20183-03-01",0],["20183-04-01",0],["20183-05-01",0],["20183-06-01",0],["20183-07-01",0],["20183-08-01",0],["20183-09-01",0],["20183-10-01",0],["20183-11-01",0],["20183-12-01",0],["20184-01-01",0],["20184-02-01",0],["20184-03-01",0],["20184-04-01",0],["20184-05-01",0],["20184-06-01",0],["20184-07-01",0],["20184-08-01",0],["20184-09-01",0],["20184-10-01",0],["20184-11-01",0],["20184-12-01",0],["20185-01-01",0],["20185-02-01",0],["20185-03-01",0],["20185-04-01",0],["20185-05-01",0],["20185-06-01",0],["20185-07-01",0],["20185-08-01",0],["20185-09-01",0],["20185-10-01",0],["20185-11-01",0],["20185-12-01",0],["20186-01-01",0],["20186-02-01",0],["20186-03-01",0],["20186-04-01",0],["20186-05-01",0],["20186-06-01",0],["20186-07-01",0],["20186-08-01",0],["20186-09-01",0],["20186-10-01",0],["20186-11-01",0],["20186-12-01",0],["20187-01-01",0],["20187-02-01",0],["20187-03-01",0],["20187-04-01",0],["20187-05-01",0],["20187-06-01",0],["20187-07-01",0],["20187-08-01",0],["20187-09-01",0],["20187-10-01",0],["20187-11-01",0],["20187-12-01",0],["20188-01-01",0],["20188-02-01",0],["20188-03-01",0],["20188-04-01",0],["20188-05-01",0],["20188-06-01",0],["20188-07-01",0],["20188-08-01",0],["20188-09-01",0],["20188-10-01",0],["20188-11-01",0],["20188-12-01",0],["20189-01-01",0],["20189-02-01",0],["20189-03-01",0],["20189-04-01",0],["20189-05-01",0],["20189-06-01",0],["20189-07-01",0],["20189-08-01",0],["20189-09-01",0],["20189-10-01",0],["20189-11-01",0],["20189-12-01",0],["20190-01-01",0],["20190-02-01",0],["20190-03-01",0],["20190-04-01",0],["20190-05-01",0],["20190-06-01",0],["20190-07-01",0],["20190-08-01",0],["20190-09-01",0],["20190-10-01",0],["20190-11-01",0],["20190-12-01",0],["20191-01-01",0],["20191-02-01",0],["20191-03-01",0],["20191-04-01",0],["20191-05-01",0],["20191-06-01",0],["20191-07-01",0],["20191-08-01",0],["20191-09-01",0],["20191-10-01",0],["20191-11-01",0],["20191-12-01",0],["20192-01-01",0],["20192-02-01",0],["20192-03-01",0],["20192-04-01",0],["20192-05-01",0],["20192-06-01",0],["20192-07-01",0],["20192-08-01",0],["20192-09-01",0],["20192-10-01",0],["20192-11-01",0],["20192-12-01",0],["20193-01-01",0],["20193-02-01",0],["20193-03-01",0],["20193-04-01",0],["20193-05-01",0],["20193-06-01",0],["20193-07-01",0],["20193-08-01",0],["20193-09-01",0],["20193-10-01",0],["20193-11-01",0],["20193-12-01",0],["20194-01-01",0],["20194-02-01",0],["20194-03-01",0],["20194-04-01",0],["20194-05-01",0],["20194-06-01",0],["20194-07-01",0],["20194-08-01",0],["20194-09-01",0],["20194-10-01",0],["20194-11-01",0],["20194-12-01",0],["20195-01-01",0],["20195-02-01",0],["20195-03-01",0],["20195-04-01",0],["20195-05-01",0],["20195-06-01",0],["20195-07-01",0],["20195-08-01",0],["20195-09-01",0],["20195-10-01",0],["20195-11-01",0],["20195-12-01",0],["20196-01-01",0],["20196-02-01",0],["20196-03-01",0],["20196-04-01",0],["20196-05-01",0],["20196-06-01",0],["20196-07-01",0],["20196-08-01",0],["20196-09-01",0],["20196-10-01",0],["20196-11-01",0],["20196-12-01",0],["20197-01-01",0],["20197-02-01",0],["20197-03-01",0],["20197-04-01",0],["20197-05-01",0],["20197-06-01",0],["20197-07-01",0],["20197-08-01",0],["20197-09-01",0],["20197-10-01",0],["20197-11-01",0],["20197-12-01",0],["20198-01-01",0],["20198-02-01",0],["20198-03-01",0],["20198-04-01",0],["20198-05-01",0],["20198-06-01",0],["20198-07-01",0],["20198-08-01",0],["20198-09-01",0],["20198-10-01",0],["20198-11-01",0],["20198-12-01",0],["20199-01-01",0],["20199-02-01",0],["20199-03-01",0],["20199-04-01",0],["20199-05-01",0],["20199-06-01",0],["20199-07-01",0],["20199-08-01",0],["20199-09-01",0],["20199-10-01",0],["20199-11-01",0],["20199-12-01",0],["20200-01-01",0],["20200-02-01",0],["20200-03-01",0],["20200-04-01",0],["20200-05-01",0],["20200-06-01",0],["20200-07-01",0],["20200-08-01",0],["20200-09-01",0],["20200-10-01",0],["20200-11-01",0],["20200-12-01",0],["20201-01-01",0],["20201-02-01",0],["20201-03-01",0],["20201-04-01",0],["20201-05-01",0],["20201-06-01",0],["20201-07-01",0],["20201-08-01",0],["20201-09-01",0],["20201-10-01",0],["20201-11-01",0],["20201-12-01",0],["20202-01-01",0],["20202-02-01",0],["20202-03-01",0],["20202-04-01",0],["20202-05-01",0],["20202-06-01",0],["20202-07-01",0],["20202-08-01",0],["20202-09-01",0],["20202-10-01",0],["20202-11-01",0],["20202-12-01",0],["20203-01-01",0],["20203-02-01",0],["20203-03-01",0],["20203-04-01",0],["20203-05-01",0],["20203-06-01",0],["20203-07-01",0],["20203-08-01",0],["20203-09-01",0],["20203-10-01",0],["20203-11-01",0],["20203-12-01",0],["20204-01-01",0],["20204-02-01",0],["20204-03-01",0],["20204-04-01",0],["20204-05-01",0],["20204-06-01",0],["20204-07-01",0],["20204-08-01",0],["20204-09-01",0],["20204-10-01",0],["20204-11-01",0],["20204-12-01",0],["20205-01-01",0],["20205-02-01",0],["20205-03-01",0],["20205-04-01",0],["20205-05-01",0],["20205-06-01",0],["20205-07-01",0],["20205-08-01",0],["20205-09-01",0],["20205-10-01",0],["20205-11-01",0],["20205-12-01",0],["20206-01-01",0],["20206-02-01",0],["20206-03-01",0],["20206-04-01",0],["20206-05-01",0],["20206-06-01",0],["20206-07-01",0],["20206-08-01",0],["20206-09-01",0],["20206-10-01",0],["20206-11-01",0],["20206-12-01",0],["20207-01-01",0],["20207-02-01",0],["20207-03-01",0],["20207-04-01",0],["20207-05-01",0],["20207-06-01",0],["20207-07-01",0],["20207-08-01",0],["20207-09-01",0],["20207-10-01",0],["20207-11-01",0],["20207-12-01",0],["20208-01-01",0],["20208-02-01",0],["20208-03-01",0],["20208-04-01",0],["20208-05-01",0],["20208-06-01",0],["20208-07-01",0],["20208-08-01",0],["20208-09-01",0],["20208-10-01",0],["20208-11-01",0],["20208-12-01",0],["20209-01-01",0],["20209-02-01",0],["20209-03-01",0],["20209-04-01",0],["20209-05-01",0],["20209-06-01",0],["20209-07-01",0],["20209-08-01",0],["20209-09-01",0],["20209-10-01",0],["20209-11-01",0],["20209-12-01",0],["20210-01-01",0],["20210-02-01",0],["20210-03-01",0],["20210-04-01",0],["20210-05-01",0],["20210-06-01",0],["20210-07-01",0],["20210-08-01",0],["20210-09-01",0],["20210-10-01",0],["20210-11-01",0],["20210-12-01",0],["20211-01-01",0],["20211-02-01",0],["20211-03-01",0],["20211-04-01",0],["20211-05-01",0],["20211-06-01",0],["20211-07-01",0],["20211-08-01",0],["20211-09-01",0],["20211-10-01",0],["20211-11-01",0],["20211-12-01",0],["20212-01-01",0],["20212-02-01",0],["20212-03-01",0],["20212-04-01",0],["20212-05-01",0],["20212-06-01",0],["20212-07-01",0],["20212-08-01",0],["20212-09-01",0],["20212-10-01",0],["20212-11-01",0],["20212-12-01",0],["20213-01-01",0],["20213-02-01",0],["20213-03-01",0],["20213-04-01",0],["20213-05-01",0],["20213-06-01",0],["20213-07-01",0],["20213-08-01",0],["20213-09-01",0],["20213-10-01",0],["20213-11-01",0],["20213-12-01",0],["20214-01-01",0],["20214-02-01",0],["20214-03-01",0],["20214-04-01",0],["20214-05-01",0],["20214-06-01",0],["20214-07-01",0],["20214-08-01",0],["20214-09-01",0],["20214-10-01",0],["20214-11-01",0],["20214-12-01",0],["20215-01-01",0],["20215-02-01",0],["20215-03-01",0],["20215-04-01",0],["20215-05-01",0],["20215-06-01",0],["20215-07-01",0],["20215-08-01",0],["20215-09-01",0],["20215-10-01",0],["20215-11-01",0],["20215-12-01",0],["20216-01-01",0],["20216-02-01",0],["20216-03-01",0],["20216-04-01",0],["20216-05-01",0],["20216-06-01",0],["20216-07-01",0],["20216-08-01",0],["20216-09-01",0],["20216-10-01",0],["20216-11-01",0],["20216-12-01",0],["20217-01-01",0],["20217-02-01",0],["20217-03-01",0],["20217-04-01",0],["20217-05-01",0],["20217-06-01",0],["20217-07-01",0],["20217-08-01",0],["20217-09-01",0],["20217-10-01",0],["20217-11-01",0],["20217-12-01",0],["20218-01-01",0],["20218-02-01",0],["20218-03-01",0],["20218-04-01",0],["20218-05-01",0],["20218-06-01",0],["20218-07-01",0],["20218-08-01",0],["20218-09-01",0],["20218-10-01",0],["20218-11-01",0],["20218-12-01",0],["20219-01-01",0],["20219-02-01",0],["20219-03-01",0],["20219-04-01",0],["20219-05-01",0],["20219-06-01",0],["20219-07-01",0],["20219-08-01",0],["20219-09-01",0],["20219-10-01",0],["20219-11-01",0],["20219-12-01",0],["20220-01-01",0],["20220-02-01",0],["20220-03-01",0],["20220-04-01",0],["20220-05-01",0],["20220-06-01",0],["20220-07-01",0],["20220-08-01",0],["20220-09-01",0],["20220-10-01",0],["20220-11-01",0],["20220-12-01",0],["20221-01-01",0],["20221-02-01",0],["20221-03-01",0],["20221-04-01",0],["20221-05-01",0],["20221-06-01",0],["20221-07-01",0],["20221-08-01",0],["20221-09-01",0],["20221-10-01",0],["20221-11-01",0],["20221-12-01",0],["20222-01-01",0],["20222-02-01",0],["20222-03-01",0],["20222-04-01",0],["20222-05-01",0],["20222-06-01",0],["20222-07-01",0],["20222-08-01",0],["20222-09-01",0],["20222-10-01",0],["20222-11-01",0],["20222-12-01",0],["20223-01-01",0],["20223-02-01",0],["20223-03-01",0],["20223-04-01",0],["20223-05-01",0],["20223-06-01",0],["20223-07-01",0],["20223-08-01",0],["20223-09-01",0],["20223-10-01",0],["20223-11-01",0],["20223-12-01",0],["20224-01-01",0],["20224-02-01",0],["20224-03-01",0],["20224-04-01","569.99"]], {"xtitle":"Representação gráfica por mês","ytitle":"Valores em R$","prefix":"R$","thousands":".","decimal":",","legend":false,"colors":["#26c6da","#666"],"curve":true,"points":true}); };
    if ("Chartkick" in window) {
      createChart();
    } else {
      window.addEventListener("chartkick:load", createChart, true);
    }
  })();
</script>

Any suggetions? thanks!

ankane commented 4 months ago

Hi @ademir10, this doesn't seem like an issue with Chartkick. Please see the new issue page for where to get help.