reports_kit icon indicating copy to clipboard operation
reports_kit copied to clipboard

Changing Dates in Reportkits

Open softraypk opened this issue 5 years ago • 0 comments

Hi, I have two issue using reportskit,

  1. data_method class is not accessible in YML templete, i have created a class in app/services folder, i return sample array in the property, generating error NoMethodError (undefined method `[]' for nil:NilClass).

  2. when chart is in "No Data was Found" in mode by default, and you change the date to show chart data its start scrolling down and down and can't stop.

softraypk avatar Mar 02 '20 12:03 softraypk