Search found 1 match

by jo8x
Tue Jul 23, 2019 4:46 pm
Forum: Graphics, Figures & Tables
Topic: Change the formatting of individual bars
Replies: 0
Views: 1685

Change the formatting of individual bars

Hi there,

I am new here and have trouble to find a solution to the follwing problem with pgfplots:
So far I managed to typeset a bar plot as follows:

\documentclass{article}
\usepackage[margin=0.5in]{geometry}
\usepackage[utf8]{inputenc}
\usepackage{siunitx}
\usepackage{pgfplots}
\usepackage ...