New Features & Enhancements
Users can now specify their own custom chart themes to change the default colors and fonts of chart nodes.
In the Resources section of your canvas homepage, you will find Theme.
You can configure the base color, included color, excluded color, as well as fonts for axes and labels. If a value is not specified, default values will be used.
For custom fonts, you must specify the URL for the font file. For Google Fonts, no URL is required, you only need to enter the font family.
SQL editing has been improved with the release of several auto-complete features. When typing in a SQL cell, you will see autocomplete options of your data schema and for control nodes that are within your canvas page.
Charts now support custom colors channels.
Derive a new column with a literal color value. This can be a hex code or an HTML color string.
Use this new column for the color channel and update the label channel to display the value corresponding to the color.
Performance & Stability
Several behind-the-scenes improvements make things run more smoothly:
Query timeouts have been increased from 25 seconds to 90 seconds.
“Other” and “null” categories in charts now have an updated styling to address a bug where they disappeared at certain zoom levels.