mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
TODO for chartjs
This commit is contained in:
parent
252726d759
commit
08a456921a
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ export class ChartJs {
|
||||||
public options = {
|
public options = {
|
||||||
scaleShowLabelBackdrop : false,
|
scaleShowLabelBackdrop : false,
|
||||||
segmentShowStroke : false,
|
segmentShowStroke : false,
|
||||||
|
// TODO: produce an error
|
||||||
// responsive: true,
|
// responsive: true,
|
||||||
scaleFontColor: "rgba(255,255,255,.7)",
|
scaleFontColor: "rgba(255,255,255,.7)",
|
||||||
scaleLineColor: "rgba(255,255,255,.7)",
|
scaleLineColor: "rgba(255,255,255,.7)",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue