Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.1 KB

jsreport-shademap

Run JS Report

git clone https://github.com/Popety/jsreport-shademap.git
cd jsreport-shademap
yarn install
yarn start

Then open your browser on http://localhost:5488/

Run ShadeMap

  1. Click on the Test file
Screenshot 2023-12-12 at 14 20 41
  1. Click on run to generate a PDF
Screenshot 2023-12-12 at 14 21 54
  1. Then open your terminal to see the error
Screenshot 2023-12-12 at 14 23 33
  1. We use the same code in the Official JsReport playground and it's working fine.

https://playground.jsreport.net/w/salaheddinelhamraoui/j016cCWM

Screenshot 2023-12-12 at 14 24 18