Join Slack
Powered by
Has anyone used any JS library for generating a ca...
# suitescript
l
Lea CC
06/19/2020, 4:35 PM
Has anyone used any JS library for generating a calendar chart similar to Google Calendar Charts?
https://developers.google.com/chart/interactive/docs/gallery/calendar
u
クリスピポテト
06/19/2020, 4:48 PM
Use D3 JS if you are doing it in the frontend.
l
Lea CC
06/19/2020, 11:22 PM
Can we use it on server side?
Lea CC
06/19/2020, 11:22 PM
Reason is that we can't generate Google Charts on server side.
u
クリスピポテト
06/22/2020, 6:25 AM
Nope. You can't use it on serverside. most of the charting tools require the use of canvas object
Open in Slack
Previous
Next