Skip to content
New issue

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

No graph shown #2

Open
focussing opened this issue Dec 28, 2022 · 1 comment
Open

No graph shown #2

focussing opened this issue Dec 28, 2022 · 1 comment

Comments

@focussing
Copy link

Hello!

Thank you for this widget.
Sorry I cannot get it to work; nothing is shown.
Maybe I did not correctly attach the $.testChart.getView().addEventListener('load', function() { code?
How should I do that?

Can you please help?
Best regards
Raymond

@focussing
Copy link
Author

Got it; width and heigth must be FILL... :)

"#chartWebView[platform=ios]" : {
url : WPATH('/html/apex.html'),
backgroundColor : 'transparent',
enableZoomControls : false,
width : Ti.UI.FILL,
height : Ti.UI.FILL
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant