Skip to main content
November 23, 2021
Question

Bar Chart

  • November 23, 2021
  • 2 replies
  • 0 views

In the process model I used "Bar Chart To Image", can I change the color of the chart? 

I had this result but I need to change the colors, there is any way?

2 replies

richardm900458
November 23, 2021

You are using a the plugin 
 https://community.appian.com/b/appmarket/posts/generate-chart-image 

right?
Any reason for not using:  a!barChartField()

November 23, 2021

Hi Richard,

Yes,

the reason that I want to convert the chart to image in the process model, if I used  a!barChartField() I will not be able to convert it to image.

Thank you