Skip to content

Commit

Permalink
Merge pull request #2630 from palewire/patch-6
Browse files Browse the repository at this point in the history
Move bar chart with highlighted segment chart into the bar charts section
  • Loading branch information
mattijn authored Jul 2, 2022
2 parents 3870241 + a30e51c commit bb5c132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions altair/examples/bar_chart_with_highlighted_segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
----------------------------------
This example shows a bar chart that highlights values beyond a threshold.
"""
# category: bar charts
import altair as alt
import pandas as pd
from vega_datasets import data
Expand Down

0 comments on commit bb5c132

Please sign in to comment.