{
    "mode": "perldoc",
    "parameter": "GD::Graph::hbars",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/GD%3A%3AGraph%3A%3Ahbars/json",
    "generated": "2026-06-14T05:25:17Z",
    "synopsis": "use GD::Graph::hbars;",
    "sections": {
        "NAME": {
            "content": "GD::Graph::hbars - make bar graphs with horizontal bars\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use GD::Graph::hbars;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a wrapper module which is completely identical to creating a GD::Graph::bars object with\nthe \"rotatechart\" attribute set to a true value.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "GD::Graph\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Martien Verbruggen <mgjv@tradingpost.com.au>\n",
            "subsections": [
                {
                    "name": "Copyright",
                    "content": "(c) Martien Verbruggen\n"
                },
                {
                    "name": "Acknowledgements",
                    "content": "The original author of most of the code needed to implement this was brian d foy, who sent this\nmodule to me after I complained I didn't have the time to implement horizontal bar charts. I\ntook the code that lived in here, and distributed it over axestype.pm and bars.pm, to allow for\na better integration all around. His code, in turn, was mainly based on an earlier version of\nbars.pm and axestype.pm.\n"
                }
            ]
        }
    },
    "summary": "GD::Graph::hbars - make bar graphs with horizontal bars",
    "flags": [],
    "examples": [],
    "see_also": []
}