
Creating a Google Sheets Sidebar with MermaidJS Charts
Adding custom chart types to Google Sheets using MermaidJS and Apps Script sidebars
Google Sheets has a ton of different chart types built-in, but there are a few types missing like Class, Sequence and Sankey diagrams, to name a few. When it comes to these types of charts, you...