jettro / jettro/c3-angular-directive

initialConfig is not working

Open
#149 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
201
Forks
96
PR merge metrics
No merged PRs in 30d

Description

Please check initial-config attribute, it is currently not accept object. I have debugged it and saw in your source code: (c3-angular.js line 861)
`
var initialConfig = attrs.initialConfig; // return string ???
`

My html:
``
My controller:
`$scope.myOptions = {data: {}};`

Am I missing something?
Thank you anyway!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.