Horizontal bar with red axis negative labels

[−] [=] [+]

Source code

Chart Features

This is a simple horizontal barchart whose XVAlueAxis is modified to make the negative tick labels turn red.

    - The xValueAxis has negative tick labels coloured red. That is accomplished by changing the Label attribute customDrawChanger to be an instance of
    reportlab.graphics.charts.textlabels.RedNegativeChanger.

    This chart was built with our [Diagra](http://www.reportlab.com/software/diagra/) solution.

    Not the kind of chart you looking for? Go [up](..) for more charts, or to see different types of charts click on [ReportLab Charts Gallery](/chartgallery/).