Skip to main content

2 posts tagged with "ux"

View All Tags

· 3 min read
Shawn Cao

Preface

Color Season

The rain has been pouring here for a few days, for Seattle, it means the beginning of the fall. I love Fall, it's the season of colors. In the morning, I feel so content walking with my daughter, on the soft yellow leaves toward the school, before the bell. That's even better if holding a warm cup of coffee, on the other hand.

I keep working on Columns because I want people to find the same beauty in their data.

Alright, here are our updates for September -

Easy to Forecast

Time series data is the special power of Columns because it's built on top of a super-fast time-series database.

When you connect your data, if supported TIME fields are detected, you can choose one as the time column, check out this doc for supported time values.

As long as your data has a Time column, the Time Range filter will always show up. In addition, there is a special KEY called (time) you can select to represent the time column, meaning all metrics selected will be broken down by TIME. Accordingly, Time Series pane will show up for you to:

  • Adjust time window
  • Choose the time window type (bounded vs. unbounded)
  • Predict future.

Connect a time series data set today, and see how the forecast tells the future of your data! Forecast Example

Consolidated Explore

Columns is NOT a simple charting tool, it's designed to analyze your data, the two most important terms in the analysis are

  1. "Metrics": the value you would like to see
  2. "Keys": the dimensions you would like to break down the "metrics".

For example, in a query of "average temperature across all years" or "average temperature by years", "temperature" is the Metric, and "year" is the key.

When you get lost, always go to "Explore", simply type your question and AI understands you and translates your question into the query.

In this consolidated view, we also integrated Data Summary below query generation, so you can simply scroll down to view your data stats, data samples, each value distribution for each field, etc.

Explore Example

Edit Preference Inline

Preference is the collection of properties that defines your preferred styles: background, palette, logo, font, axis color, etc.

Before you had to go to your Profile page to view and edit those properties, now you can edit them in story building time, any time you want to modify, you can just open and edit.

Preference Example

Window Sizer

The last shortcut to mention - switch window size between standard vs wide. I usually switch to "Standard" when viewing a data story, but use "Wide" in creating time.

Window Size Example

That's all for now, see you next time!

· 2 min read
Shawn Cao

The AI storyteller

As we are planning Columns 2.0, we have fully embraced AI to help you tell a better story with your data. We are excited to share with you the first demo where Columns acts as a storyteller.

User experience updates

We continiously hear from our users and made improvement upon their feedbacks.

Here are some of the updates we made recently:

  1. Better navigation: like we have put My Workspace on all the places possible for signed users to access their workspace. Anything important that could be made inline, we have tuned them too: timeline settings, graph theme, data console, query history, etc.
  2. Query builder: we have made it more intuitive to access the query builder from the Analysis tab directly.
  3. Graph tools: we have made it easier to access the graph tools by moving them to the top, also we have added label to them for easily understand what they do.
  4. AI questions: Upon a dataset connection, we have enabled AI generated questions to your data so that you can easily discover insights from your data.
  5. Screen Width: we introduced screen width options (standard, wide) for you to choose from, so that you can easily switch to fit different device for better view. You can access these options on from your profile drown down menu.