0

ZK Charts in Email

asked 2020-02-03 23:18:30 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

Hi

Can someone explain high-level steps how to create Chart using ZK Charts and send to the users via email.

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-02-13 12:09:39 +0800

cor3000 gravatar image cor3000
6280 2 7

updated 2020-02-13 12:10:33 +0800

ZK/ZKCharts does not include email functionality. So you can use any email sending API of your choice (there are many available, e.g. Spring javaMailSender).

What remains is composing your email including the chart. e.g. as a png/jpg image or pdf document.

To generate an image or pdf (at server side) you have to use highcharts export server, not part of Zkcharts. The JSON chart data/configuration can be implemented using the ChartEngine class provided in the ZkCharts api. (Exporting by JSON)

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2020-02-03 23:18:30 +0800

Seen: 13 times

Last updated: Feb 13 '20

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More