I am working with a dataset (csv file) on the 195 countries' inflation rates for the 1980-2020 period. I'd like to produce chart that describes the distribution of the inflation values across the 1980-2020 period. In the meantime I have produced this chart:

My problem with the chart is that I would like to depict a truncated dataset: with inflation values that are in the 99.5% percentile and the outliers being eliminated from the dataset. Any insight is very much appreciated.