제스퍼 스튜디오 사용할거면 반드시 관리자 권한으로 실행해야 함..
-(1)제스퍼에서 작성한 차트 만들기..(이미 만들어진거 돌리면 됨.)
https://community.jaspersoft.com/wiki/custom-visualization-component-v60x-how-run-samples#Installing_the_samples
-제스퍼 레포트 원그리기..
https://community.jaspersoft.com/wiki/creating-your-custom-visualization-components-v60x
-(2)제스퍼에서 작성한 차트 만들기..(이미 만들어진거 돌리면 됨.)
https://community.jaspersoft.com/blog/step-step-procedure-run-existing-examples-d3-chart-samplesthat-comes-product-6x-jasper-design
-D3 API Reference
https://github.com/d3/d3/blob/master/API.md
-npm d3-module
https://www.npmjs.com/search?q=keywords:d3-module
-Collapsible Indented Tree
https://bl.ocks.org/mbostock/1093025
-제스퍼 스튜디오에서 CVC[Custom Visualization Component]
https://community.jaspersoft.com/wiki/custom-visualization-component-v60x
-How to use CVC component of Jaspersoft(데이터 연결 방법까지 나옴.)
https://ca-tech.jiveon.com/blogs/Prashank.Singh.Pemari/2017/12/28/how-to-use-cvc-component-of-jaspersoft
-Getting Started with D3 Charts into Jasper
http://jasper-bi.blogspot.com/2017/05/d3charts-into-jasper.html
-Configuration settings
http://www.csstack.com/2018/04/integration-of-d3js-with-jaspersoft.html
-practical links
https://community.jaspersoft.com/questions/818723/how-create-custom-component-and-integrate-d3js-charts
JapserServer 5.6 Enable CVC for d3js charts.zip
'IT' 카테고리의 다른 글
Module not found: Can't resolve '@fortawesome/fontawesome-free/css/all.min.css (0) | 2018.10.25 |
---|---|
npm ERR! code SELF_SIGNED_CERT_IN_CHAIN (0) | 2018.10.25 |
jasper report 필요한 jar 파일 war랑 D3JS관련 (0) | 2018.10.23 |
jasper report 관리자 권한으로 실행해야 함. (0) | 2018.10.23 |
react connect (0) | 2018.10.22 |