Skip to content

Set Chart Gridlines #501

@araoko

Description

@araoko

The axis options do not include gridlines. it will be nice to be able to specify gridlines

Activity

xuri

xuri commented on Oct 27, 2019

@xuri
Member

Hi @araoko, thanks for your issue. I have added minor_grid_lines option, you can create a chart with grid lines like this:

"x_axis":{"major_grid_lines":true,"minor_grid_lines":true},"y_axis":{"major_grid_lines":true,"minor_grid_lines":true}
added a commit that references this issue on Oct 23, 2020
67d95da
added a commit that references this issue on Mar 14, 2024
6abf8bf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @xuri@araoko

        Issue actions

          Set Chart Gridlines · Issue #501 · qax-os/excelize