Relative Content

Tag Archive for javascriptserverzingcharthttpservice

How to get Zingchart base64 image on server?

I’m writing integration with Zingchart from 1C. The goal is to write http service, which recieve chart config in JSON and send back image in base64 format.
Is there a way to get base64 on the server?