Datapicta logo
© 2026 DP
An Odometer Gauge
Learn how to create an odometer gauge using DataPicta.

This tutorial will guide you through the process of creating an odometer. Trust me, it will be incredibly simple.

Go to app.datapicta.com to open the DataPicta application.

1. Add data

It starts by adding data. Click here.

Add data

2. Type the Data

Since an odometer only displays one value we will type the data manually. Instead of opening a file.

Type the Data

3. Input field names

Type 'speed', followed by a comma and then type 'unit'. Press enter to go from defining the field names to the actual data.

Input field names

4. Input Data Values

Enter "90", comma, "km/h" to populate your dataset. You have just entered a dataset that conforms to the comma-separated value syntax, meaning the columns are separated by commas.

Input Data Values

5. Add Data

Click "Add data" to include your data in the project.

Add Data

6. Open the Picta Dialog

Click here to open the picta dialog.

Open the Picta Dialog

7. Select Gauge

Select the Gauge Picta.

Select Gauge

8. View result

The gauge is loaded; however, to convert it into an odometer, we need to adjust the range.

View result

9. Select Number of Splits

Enter 0 for the minimal value and 240 for the maximum value.

Select Number of Splits

10. Enter Split Count

240 can be divided by 12, so let's choose 12 as the split number; this is the option most car manufacturers prefer.

Enter Split Count

11. Open Chart Type Menu

We now have a scale of 240 units, divided into steps of 20.

Open Chart Type Menu

12. Choose Chart Style

As a finishing touch we will add a progress indicator to the odometer. Enable progress and then click show.

Choose Chart Style

13. Done

A line is added to the odometer to indicate the vehicle's speed.

Done