Skip to content

Suggestion: Add stroke options for Pie & Doughnut charts #2279

@troywarr

Description

@troywarr

This appears to be possible with v1.x, but it does not appear to be supported in v2.x (at least it's not apparent from the docs - I've tried every iteration of options that I can imagine).

Specifically, a current project of mine requires a pie chart with no gaps between sections:

pie-chart

The applicable option from v1.x would be segmentShowStroke, but segmentStrokeColor and segmentStrokeWidth also seem apropos. Docs here:

http://www.chartjs.org/docs/#doughnut-pie-chart-chart-options

If necessary, I can use v1.x for the pie chart alongside v2.x for the other chart types I'm using, but it would be ideal to get it all done with v2.x.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions