Create a table with numeric/float columns (Column 1, Column 2, Column 3). Programmatically create an application created chart (not user created) using gridApi.createRangeChart: X Axis: Column 1 Y ...
I am debugging a function to be included into a module (thus docstring is not 100% correct) The problem appears most of times. Occasionally it works alright, but when called with "run all" it tends to ...