NetXMS Support Forum

English Support => General Support => Topic started by: lhpaladin on May 05, 2024, 05:22:54 AM

Title: Scripted Pie Chart and Pie Chart for Table DCI - Problem after migrating to 5.0
Post by: lhpaladin on May 05, 2024, 05:22:54 AM
Hi,

"Scripted Pie Charts" had the script removed after migrating to version 5.0.1. At least visually they do not appear in the scripts tab and the graph is no longer rendered.

"Pie Chart for table DCI" appears with all items in black.



Congratulations to everyone on the improvements in the latest version.
Title: Re: Scripted Pie Chart and Pie Chart for Table DCI - Problem after migrating to 5.0
Post by: Alex Kirhenshtein on May 08, 2024, 03:20:25 AM
These scripts were not converted during migration (for multiple reasons, we'll handle that).

You can convert scripts using "nxscript -5" command.

Copy script from the chart into a file, then run "nxscript -5 file.nxsl", it will output updated script.