Skip to content

Pie chart has BarChart options #157

@Stephanevg

Description

@Stephanevg

BarPercentage
BarThickness
etc.. should not be there

    "options":  {
                    "barPercentage":  1,
                    "categoryPercentage":  1,
                    "responsive":  false,
                    "barThickness":  null,
                    "maxBarThickness":  0,
                    "offsetGridLines":  true,
                    "scales":  {
                                    "yAxes":  [
                                                    {
                                                        "ticks":  {
                                                                    "beginAtZero":  true
                                                                }
                                                    }
                                                ],
                                    "xAxes":  [

                                                ]
                                },
                    "title":  {
                                    "display":  true,
                                    "text":  "Test Title"
                                }
                }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    ChartsAdd support for chartsbugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions