Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
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.