Skip to main content
Nintex Community Menu Bar

ChartJS SmartForm Control

  • September 12, 2017
  • 2 replies
  • 33 views

 This control is used to display ChartJS Charts with your control bound to a smartobject.

 

 

 

 

NOTE: Only working when linked to smartobject as datasource. Static data needs to be implemented still. Works on K2 Version 4.7

 

2 replies

  • Novice
  • December 20, 2017

Great job. But the chart type (Bar and Line) has bug. only show the first group name (Display) and subsequence group all missing.

 

Some suggestion here:

- Properties to allow set Fix Color for all bar OR Random Color would be more flexible.

- Properties to allow set show/hide top group label.

 

Thumb up for your contribution. Thank you so much.


Am I missusing this control? I have a list of computers and information about them, one of the fields has a "deployed" text field. I mapped the chart to that field thinking that it would show me %/number of machines that had true and percentage/number of machines that had false, but instead it shows me all the individual trues and false. Naturally they dont fit since it,s thousands of them. Any suggestions?