Jump right in
Create your first visualization
How to create a combination bar chart and line chart to visualize the monthly $ gas spent for your wallet
After executing a query, you’ll be presented with a set of results. The next logical step? Visualize that data for a clearer insight. This guide will show you how to layer a combined bar and line chart atop the data from Create your first query.
Here is a visual click-through version if you are more of a visual learner. Below is a written version.
- Begin Visualization: Click on “New” and select your desired chart type. For this tutorial, initiate with a bar chart and click “Bar Chart.”
- Display Data: By default, the chart will showcase
monthly_gas_spent
. To augment the depth of insights, include thecumulative_gas_spent
column. - Adjust Chart Type: Transition the representation of
cumulative_gas_spent
from a bar to a line chart, offering a more nuanced view. - Fine-tune Your Chart: Customize the display values for a polished look. For detailed formatting guidance, refer to this resource.
You can also use the AI Chart Builder to automatically generate the charts for your data.
- Click Generate When you click generate, the AI Chart Builder will suggest a title and chart type based on your data.
- If you are happy with the recommendation, click Create Generate to add the chart to your dashboard.
- Otherwise, you can edit the title or the chart type and then Create Generate to create the chart.
- (Optional) Fine-tune Your Chart: Customize the display values for a polished look. For detailed formatting guidance, refer to this resource.
Was this page helpful?