Revision history [back]

click to hide/show revision 1
initial version

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

cor3000 gravatar image cor3000

ZK/ZKCharts does not include email functionality. So use any email sending API of your choice (there are many availble, 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 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)

ZK/ZKCharts does not include email functionality. So you can use any email sending API of your choice (there are many availble, 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 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)

ZK/ZKCharts does not include email functionality. So you can use any email sending API of your choice (there are many availble, 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)

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