Skip to main content

Rill 0.69 – Measure Annotations, Funnel Charts and Theming in Canvas dashboards!

· 3 min read
note

⚡ Rill Developer is a tool that makes it effortless to transform your datasets with SQL and create fast, exploratory dashboards. Rill Cloud then enables shared collaboration at scale.

To try out Rill Developer, check out these instructions and join us on Discord to meet the team behind the product as well as other users. Once you have a project set up in Rill Developer, you can deploy the project and collaborate with others by logging into Rill Cloud!

release-0 69

Measure Annotations

Introducing the ability to annotate points in time on your measures! Add metadata to your measures, such as events that could explain why a metric is moving in a certain direction. Highlight data gaps, related activities, or national holidays. You can annotate individual points in time, ranges of time, or even specific durations such as weeks or quarters. Your time series charts are now even easier to understand!

Funnel Charts

We are adding funnel charts as a new chart type to Canvas dashboards. Funnel charts are ideal for visualizing process flows such as sales or marketing pipelines. More enhancements are coming soon, including support for uneven funnels, also known as violin plots, to enable visualizations such as population pyramids.

Theming in Canvas Dashboards

You can now apply your custom themes directly to your Canvas dashboards, so you no longer need to select colors for individual charts!

Bug Fixes and Misc

  • Canvas:
    • URL state management improvements.
    • Custom sort order for bar charts and heatmaps.
    • Fixed issue where excluding all values in dimensions required a refresh to update components.
    • Fixed "all time" infinity display issue.
    • Resolver now returns all metrics views used in dashboard.
  • Connector Improvements
    • Preview of form state in helper UI.
    • Enhanced support for individual credentials over DSN.
    • ClickHouse password is now optional.
  • Time Features
    • New Rill syntax in QA behind feature flag.
    • Time pill dropdown in pivot/table views.
    • Fixed non-reactive timezone handling.
  • Enhanced configuration options in OpenAI connector.
  • Fixed login/signup click handler displaying 403 errors.
  • Fixed alert when Rill time syntax P7D is used.
  • Fixed default partition overwrite behavior.
  • Fixed organization user limit (was limited to first 20 users).
  • Added request for explicit organization name instead of auto-generation from user's email.
  • Fixed ghost tooltip in dimension detail chart.
  • Replaced clickhouseModeling feature flag with dynamic check.
  • Allow multiple model refreshes from Project status page.