bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Chart.js: Can i remove border from pie chart.
Created on 12 May 2016
路
1
Comment
路
Source:
chartjs/Chart.js
support
Source
Most helpful comment
@jaajapie1
in your config:
{ elements: { arc: { borderWidth: 0 } } }
>All comments
@jaajapie1
in your config:
{ elements: { arc: { borderWidth: 0 } } }
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
Live data via APIs?
vacquah
路
40
Comments
Tool tip is cut off on rightmost point
joeljeske
路
77
Comments
v2 beta: tooltips are sometimes truncated
justanotheranonymoususer
路
33
Comments
State of Chart.js & V3.0
etimberg
路
94
Comments
TypeScript typings
sgratzl
路
37
Comments
Most helpful comment
@jaajapie1
in your config: