Overview
Allows users to generate images for charts created in Appian which can be used in Emails, PDFs, and more!
Key Features & Functionality
Smart Services:
We will check on the possibilities and add them in the next release.
There is no direct example code. You can check the document attached with the downloaded zip, that might hepls you.
Do you have any examples for using this plugin?
Hello,
Thank you for this plugin. Is there any way to configure the colors of the series?
Hi Varnika, Thanks for notifying the issue. We fixed the issue and the updated version will be soon published in the App Market.
Hi.. we are trying to use the same plugin but it's giving an error "Expression evaluation error at function 'generatepie'" - Can you please provide with an example that how we can use this plugin on Interface. Below is my sample code for this plugin -
generatepie( legends: {"A", "B", "C"}, data: {20, 35, 45}, destination: tofolder(3317), fileName: "testpie", fileDescription: "PNG" )
Thanks!!
Hi Jose,
We will look into the documentation and plugin as well and get back to you asap.
Do you have any examples for using this plugin? Is this used inside a save, a link? how is are the functions executed. The pdf that comes with it does not provide clear information and it seems to be wrong too. All functions in the document have a label field which doesn't exist in the actual functions. The data in the plugin also claims to have a legends field which doesn't actually come up when I try type it up within the function.