Demos

Smart IDE auto-complete, map regions, more dashboard CSS, embedded dashboard scheduling,

October 18, 2024

  • A first look at some experimental work to bring intelligent auto-complete to the Omni IDE. Powered by LLMs and model metadata, this would open up the opportunity to auto-model fields with simple auto-complete. Very early work-in-progress

  • The soon-to-launch map regions, including countries, states, counties, and zip codes out of the box, and simple workflow to BYO topojson or vector tiles. Lots of work on making these big files performant on dashboards.

  • A bunch of new CSS surface area for dashboards, plus some conversation about future work. Want to make sure the experiences is 100% controllable for embedded deployments.

  • Another look at the work to enrich the SQL experience in Omni - simpler query construction, formatting, sorting, and all of the goodness of the Excel calculation layer on top of SQL

  • Soon-to-launch scheduling for embedded users. Now it will be trivial to enable dashboards via email for embed users.

  • More work on vis - this time a quick demo of hiding axes labels

Intelligent IDE Autocomplete

LLM Powered

A first look at some experimental work to bring intelligent auto-complete to the Omni IDE. Powered by LLMs and model metadata, this would open up the opportunity to auto-model fields with simple auto-complete. Very early work-in-progress

Richard CzechowskiRichard CzechowskiModeling

Map Regions

Near Launch

The soon-to-launch map regions, including countries, states, counties, and zip codes out of the box, and simple workflow to BYO topojson or vector tiles. Lots of work on making these big files performant on dashboards.

Rob MillerRob MillerVisualization, Dashboards, Workbook

More Dashboard CSS

Filters Popovers + Buttons + More

A bunch of new CSS surface area for dashboards, plus some conversation about future work. Want to make sure the experiences is 100% controllable for embedded deployments.

Jared HardyJared HardyEmbed, Dashboards

SQL Sorting, Calcs, Formatting

Soon

Another look at the work to enrich the SQL experience in Omni - simpler query construction, formatting, sorting, and all of the goodness of the Excel calculation layer on top of SQL

Richard CzechowskiRichard CzechowskiSql, Workbook

Embedded Dashboard Scheduling

Soon-to-launch scheduling for embedded users. Now it will be trivial to enable dashboards via email for embed users.

Elliot ParkElliot ParkEmbed, Dashboards

Hiding Axes and Hiding Axis Labels

More work on vis - this time a quick demo of hiding axes labels

Nate AgrinNate AgrinVisualization, Workbook, Dashboards