Skip to main content

Kutools for Office — One Suite. Five Tools. Get More Done.

Create a Lollipop Chart in Excel

Author Siluvia Last modified

Although the lollipop chart plays the same role as column or bar chart, it is more beautiful and unique in the appearance, which can be more attractive for readers. In this tutorial, we are providing a step-by-step guide to show you how to create a lollipop chart in Excel.
The screenshot below is a comparison between the lollipop chart and the column chart.

Lollipop Chart

Create a lollipop chart with same oval color in Excel
Create a vertical lollipop chart with different oval colors in Excel
Create a horizontal lollipop chart with same or different oval colors in Excel
Easily create a vertical or horizontal lollipop chart with an amazing tool
Download the sample file
Video: Create a lollipop chart in Excel


Create a lollipop chart with same oval color in Excel

Supposing you want to create a lollipop based on the data in the below screenshot, please do as follows to get it down.

steps of creating a lollipop chart with same oval color in Excel

1. Select the whole data range, click Insert > Insert Column or Bar Chart > Clustered Column if you want to create a vertical lollipop chart.

If you want to created a horizontal lollipop chart, click Insert > Insert Column or Bar Chart > Clustered Bar. See screenshot:

steps of creating a lollipop chart with same oval color in Excel

2. Then a clustered column chart or a clustered bar chart is inserted in the worksheet. Keep the chart selecting, and then click Design > Add Chart Element > Error Bars > Standard Error.

steps of creating a lollipop chart with same oval color in Excel

3. Select and right click the error bars in the chart, and then select Format Error Bars from the right clicking menu.

steps of creating a lollipop chart with same oval color in Excel

4. In the opening Format Error Bars pane and under the Error Bar Options tab, you need to configure as follows.

4.1) Select Minus in the Direction section;
4.2) Select No Cap in the End Style section;
4.3) Select the Percentage option in the Error Amount section, and then change the percentage to 100%.

steps of creating a lollipop chart with same oval color in Excel

Now the chart is shown as follows.

steps of creating a lollipop chart with same oval color in Excel

5. In the Format Error Bars pane, you need to keep on configuring as follows.

5.1) Click the Fill & Line tab;
5.2) Specify a color for the error bars;
5.3) Change the width for the error bars as you need;
5.4) Select the Oval Arrow option from the Begin Arrow type drop-down list.

steps of creating a lollipop chart with same oval color in Excel

The chart is displayed as the below screenshot shown.

steps of creating a lollipop chart with same oval color in Excel

6. Now you need to hide column bars in the chart. Click to select the columns, go to the Format Data Series pane, and then configure as follows.

6.1) Click the Fill & Line tab;
6.2) In the Fill section, select the No fill option;
6.3) In the Border section, select the No line option.

steps of creating a lollipop chart with same oval color in Excel

Now the lollipop chart is finished.

steps of creating a lollipop chart with same oval color in Excel

Note: If you want to mark the oval with different colors, please try the below method.


Create a vertical lollipop chart with different oval colors in Excel

If you want to create a lollipop chart with different oval colors in Excel, please do as follows.

steps of creating a vertical lollipop chart with different oval colors in Excel

1. Select the whole data, click Insert > Insert Line or Area Chart > Line with Markers.

steps of creating a vertical lollipop chart with different oval colors in Excel

2. In the created chart, right click the line and select Format Data Series from the context menu.

steps of creating a vertical lollipop chart with different oval colors in Excel

3. In the opening Format Data Series pane, click the Fill & Line tab, select No line in the Line section.

steps of creating a vertical lollipop chart with different oval colors in Excel

Then the line in the chart is hidden as the below screenshot shown.

steps of creating a vertical lollipop chart with different oval colors in Excel

4. Keep the marks selecting, and then click Design > Add Chart Element > Error Bars > Standard Error.

steps of creating a vertical lollipop chart with different oval colors in Excel

5. Select the error bars in the chart, go to the Format Error Bars pane, and then configure as follows.

5.1) Select Minus in the Direction section;
5.2) Select No Cap in the End Style section;
5.3) Select the Percentage option in the Error Amount section, and then change the percentage to 100%.

steps of creating a vertical lollipop chart with different oval colors in Excel

Now the chart is displayed as the below screenshot shown.

steps of creating a vertical lollipop chart with different oval colors in Excel

6. Click any one of the marks to select them all, go to the Format Data Series pane, and then configure as follows.

6.1) Go to the Fill & Line tab;
6.2) Shift to the marker options view by clicking the Marker tab;
6.3) Check the Vary colors by point box in the Fill section.

steps of creating a vertical lollipop chart with different oval colors in Excel

Now the lollipop chart with different oval colors is completed as the below screenshot shown.

steps of creating a vertical lollipop chart with different oval colors in Excel


Create a horizontal lollipop chart with same or different oval colors in Excel

In this section, you will learn how to create a horizontal lollipop chart with same or different oval colors in Excel.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

1. Create a helper column beside you original data table as follows.

1.1) Select a blank cell (here I select C2), enter the below formula into it and press the Enter key.
=1/11/2
1.2) Select the cell below C2 (here is C3), enter the below formula into it and then press the Enter key.
=C2+1/11
1.3) Select C3, and then drag the Fill Handle to apply the formula to other cells.

Note: For the number 11 in formulas, it represents the number of bars you will create in the chart based on the original axis labels. In my case, there are 11 axis labels in column A, so I specify the number 11 in the formulas. You can change it based on your own axis data.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

2. Select the range of axis labels and the range of data range (here I select the range A1:B12), and then click Insert > Insert Column or Bar Chart > Clustered Bar.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

3. Then a clustered bar chart is created in current worksheet. Please right click the vertical axis labels and then select Format Axis from the context menu.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

4. In the opening Format Axis pane, check the Categories in reverse order box under the Axis Option tab.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

5. Right click on any data series in the chart, and then click Select Data from the right-clicking menu.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

6. In the Select Data Source dialog box, click the Add button. Then an Edit Series dialog pops up, click the OK button directly without any configuration.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

7. When it returns to the Select Data Source dialog box, you can see a new series (Series2) is added in the Legend Entries (Series) box, click OK to save the changes and close the dialog.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

8. Right click on any data series in the chart, and then select Change Series Chart Type from the right-clicking menu.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

9. In the popping up Change Chart Type dialog box, change the chart type of Series2 to Scatter and then click the OK button.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

10. Right click on any data series in the chart, and then click Select Data from the right-clicking menu.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

11. In the Select Data Source dialog, select the Series2 in the Legend Entries (Series) box, and then click the Edit button.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

12. In the Edit Series dialog box, please configure as follows.

12.1) In the Series name box, enter the series name as you need;
12.2) In the Series X values box, select the range of data value without the header;
12.3) In the Series Y values box, select the range of helper data without the header;
12.4) Click the OK button. See screenshot:

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

13. When it returns to the Select Data Source dialog box, click the OK button to save the changes.

Now the chart is shown as below.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

14. Click the secondary axis in the chart, and then go to the Format Axis pane to configure as follows.

14.1) Change the Maximum value to 1 under the Axis Options tab;
14.2) Check the Values in reverse order box.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

15. Remove the secondary axis from the chart.

16. Now configure the bars as follows.

16.1) Click on any one of the bars to select them all;
16.2) Click Design (Chart Tools tab) > Add Chart Element > Error Bars > Standard Error to add error bars.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

16.3) Keep the bars selecting, go to the Format Data Series pane, select No fill and No line in the Fill and Border sections successively under the Fill & Line tab.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

Now the bars are hidden in the chart.

17. Select the error bars, go to the Format Error Bars pane and configure as follows.

17.1) Select the Minus option in the Direction section;
17.2) In the Error Amount section, select the Percentage option and then change the percentage to 100%.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

Now a horizontal lollipop chart with same oval color is created as the below screenshot shown.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

Tips: If you want to specify different colors for the ovals, please change their colors one by one manually.

Please click an oval twice to select it only, go to the Format Data Point pane, enable the Fill & Line tab, click the Marker tab, and then specify a solid fill color and a solid line color for it.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel

Finally, the horizontal lollipop chart with different oval colors is shown as below.

steps of creating a horizontal lollipop chart with same or different oval colors in Excel


Easily create a lollipop chart in Excel

The Lollipop Chart utility of Kutools for Excel can help you quickly create a vertical or horizontal lollipop chart in Excel with several clicks only as the below demo shown.
Download and try it now! 30-day free trail


Download the sample file

sample of creating a lollipop chart in Excel


Video: Create lollipop chart in Excel


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

šŸ¤– Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more
Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.