Symptoms
Issue:
1 In the control properties set the chart control to be invisible
2 show the chart on a rule
Outcome - the graph does not render with the descriptions on the X axes
Workaround - use the hide rule instead of unticking the visible property, however this mean the form takings longer to render and flashes up and then disappears which is not user friendly.
Diagnoses
Diagnosis:
The following can be done to for repo steps:
1. Create 2 views each with a chart control and populate
2. Ensure the second view is set to invisible
3. Create a form with both views
4. Add a button with a rule to show the second view
Resolution
Resolution:
This has been logged and will be reviewed for a future release of K2:
Bug K2SF - ( Loading issue when the chart control is invisible in smart forms) for future visibility on K2 Core
Architecture.
Workaround - Use the hide rule instead of un-ticking the visible property, however this mean the form takings longer to render and flashes up and then disappears which is not user friendly.