New Features & Enhancements

  • Canvas users can now build radar charts as part of their suite of visualization options. Radar charts are helpful for comparing groups across several quantitative variables. You can find the new chart type within the “Other” section of the chart node.

  • BigQuery users can add dataset configuration to their database connector, allowing them to pick a subset of datasets to display by default. This can be particularly helpful for users with large BigQuery instances who may not want to view the entire schema on load.

Performance & Stability

  • A bug related to join nodes has been fixed, which caused errors when joins were missing between two nodes. Now if a user has a missing join, a warning will notify them to fix the join.

  • A bug with SQL queries referencing named nodes has been fixed. If a user entered a name for the node that was unsupported by their SQL dialect, such as names with spaces or lowercase characters, they would see a SQL error. Now, when users name their cells with an incompatible title, they are warned that doing so may create downstream issues with other nodes.