Hi All, I created a search and output type is grap...
# suitescript
s
Hi All, I created a search and output type is graph of that search. Can we create that graph in pdf via using that search in script? Thank you
m
Hi @SS I think you would have to create a Suitelet to generate a web page, in this page you would have to work with external librearies to generate the chart you want, I can't remember a NetSuite module to plot charts, neither to generate pdf of them
You can have one or two insights from this https://timdietrich.me/blog/netsuite-suiteql-query-tool-charts/
w
You could perhaps render a graph using advanced pdf template (BFO). Though they'll look like from excel 95
n
Another popular library is https://www.chartjs.org/
s
Thank you everyone
j
@Watz I am attempting this currently for graphs in advanced pdf templates to show relevant data. I've been using their templates on their user docs but i can't seem to put actual values in the rendering i get errors. I believe it's syntax have you done something like this before?