I am using HighCharts. Now just by importing exporting.js
file I get all the format for exporting like png, jpeg, PDF, SVG, CSV and EXCEL. What should I do to restrict some options? Like if I want only export to excel functionality how do I restrict other options?
Thanks in advance.