Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node and headless #169

Open
nnylip opened this issue Aug 17, 2018 · 0 comments
Open

Node and headless #169

nnylip opened this issue Aug 17, 2018 · 0 comments

Comments

@nnylip
Copy link

nnylip commented Aug 17, 2018

I currently use jqplot for both mobile and desktop apps with great satisfaction. I am wondering if either of the following exist:

  1. a method by which charts could be created "offscreen". This is needed as there is a scenario where multiple charts need to be created and then inserted into pdfs for user reporting. This is currently done by sequentially displaying the charges by sliding them across the screen, capturing the image and then putting them into the pdf. It would be much more user friendly to do this offscreen.
  2. a version or consideration for a version that would operate in a node server environment whereby it would be possible to create a chart(s) as part of a script. Similar to 1, this would have to be done in a "headless" environment, the chart grabbed as a jpg and then inserted into a pdf.
    In both these cases, code reuse is what is being targeted, i.e. reuse of exisitng mobile or desktop code. Further explanation can be provided. thanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants