Coder Social home page Coder Social logo

richbl / ng2-bootstrap-visualizejs Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 9.0 21 KB

Angular Framework (Angular 2.0) demonstration using ng2-bootstrap and visualize.js libraries

License: MIT License

TypeScript 63.27% HTML 19.69% CSS 6.43% JavaScript 10.60%
angular-framework jaspersoft ng2-bootstrap jasperreports-server visualizejs angular angular2 angularjs bootstrap ng2

ng2-bootstrap-visualizejs's People

Contributors

richbl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ng2-bootstrap-visualizejs's Issues

angular 2 integration

Hey there!
I see you didnt update your repo for quite some time.
We are looking for scalable reporting machnism that would work in angular 2 application.
do you have a solution for us?
thanks.

FusionCharts cannot find DOM element

DOES: On occasion, an exception is generated where the graphing resource (either report or dashboard) cannot find the containing DOM element that it users to render into.

SHOULD: Not throw exception. It's possible that tabbing quickly between resources causes the DOM to lag in updating dynamic components, which in this case, are the containing elements expected by the graphing resource(s).

Session timeout

DOES: The JasperReports Server appears to have a session timeout set for ~30 minutes. When the session times out and the user clicks a tab (after being idle for that period of time), server authentication fails. User does not see the resource draw.

SHOULD: Catch session timeout (rather, draw failure), and redirect to login component.

export report

Hi Rich,
Do you know how to export the report to pdf? I'm trying to call something like:
function exportToPdf() {
report
.export({
outputFormat: "pdf"
});
}
v("#" + vjsConfig.resourceDetails[resourceIndex].id).report({...}).exportToPdf(); but report() always returns undefined.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.