Nikita Semikov

Results 8 comments of Nikita Semikov

+1 need it too

Is there any functionality for changing the chart? For example, the ChangeChart () function?

Binary nullable is a good option! But I'm sad what it's not implemented yet. Is there any updates since aug?

How is work progressing on this issue? I really look forward to these corrections.

I just have a problem with schema: ![image](https://github.com/golangci/golangci-lint/assets/11590371/0431a7be-a1e4-4128-aefc-f5cbe7cc8bd1) ![image](https://github.com/golangci/golangci-lint/assets/11590371/e1e91a48-5a3d-434e-b710-99c788323b16)

Hi! Just change ``` javascript window.open('data:application/vnd.ms-'+defaults.type+';filename=exportData.doc;' + base64data); ``` to ``` javascript $('').appendTo(document.body).find('span').trigger("click").parent().remove(); ``` in [tableExport.jquery.json](/kayalshri/tableExport.jquery.plugin/blob/master/tableExport.js) will solve the problem