We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried using c3-angular-directive in ionic app but it fails to load graph.
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.14/d3.min.js"></script> <script src="js/c3.min.js"></script> <script src="js/c3-angular.min.js"></script>
I followed the instructions mentioned here: http://jettro.github.io/c3-angular-directive/
Can you suggest me which version is compatible with ionic framework?
The text was updated successfully, but these errors were encountered:
As ionic with angular 1 is quite old I am not going to invest time in this myself. If someone is up for it, happy to accept pull requests.
Sorry, something went wrong.
No branches or pull requests
I tried using c3-angular-directive in ionic app but it fails to load graph.
I followed the instructions mentioned here:
http://jettro.github.io/c3-angular-directive/
Can you suggest me which version is compatible with ionic framework?
The text was updated successfully, but these errors were encountered: