nativescript-svg | Nativescript plugin - support for .SVG file format | Mobile library
kandi X-RAY | nativescript-svg Summary
kandi X-RAY | nativescript-svg Summary
Nativescript plugin - support for .SVG file format
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nativescript-svg
nativescript-svg Key Features
nativescript-svg Examples and Code Snippets
Community Discussions
Trending Discussions on nativescript-svg
QUESTION
I'm using the NativeScript Angular demo code on iOS (See the code here.) and I'm getting the console debug error:
(CoreFoundation) -[NSNull y]: unrecognized selector sent to instance 0x11194cfc0
Process 10889 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
frame #0: 0x0000000111f4bab0 libunwind.dylib`libunwind::CFI_Parser::decodeFDE(libunwind::LocalAddressSpace&, unsigned long long,
libunwind::CFI_Parser::FDE_Info*, libunwind::CFI_Parser::CIE_Info*) + 26
libunwind.dylib`libunwind::CFI_Parser::decodeFDE:
-> 0x111f4bab0 <+26>: movl (%r15), %r12d
0x111f4bab3 <+29>: leaq 0x4(%r15), %rbx
0x111f4bab7 <+33>: movl $0xffffffff, %eax ; imm = 0xFFFFFFFF
0x111f4babc <+38>: cmpq %rax, %r12
Target 0: (test) stopped.
when I load either the CandleStickSeries or OhlcSeries demo. It locks up the UI and I have to restart the app. The typescript is exactly the same as the sample code.
I have successfully loaded the PieSeries, SplineAreaSeries, and AreaSeries charts without issues.
Here's the html code for the component:
...ANSWER
Answered 2018-Jul-02 at 22:55So the answer here had to do with the data I was sending to the chart... not the attributes OF the chart.
I'm using moment js to format the Date string a la:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nativescript-svg
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page