codenameone - Sharing a chart -


i using chart (line chart specifically) , chartcomponent classes create charts in app, , want share them sharebutton.

i got work creating image, getting graphics context, , painting container chartcomponent placed in image's graphics context except line on chart doesn't show up.

the chart axes , labels there, no lines. how can create image of whole chart share sharebutton?

this problematic on ios. charts relied on new 2d shape api's unsupported on mutable images used draw upon.

this fixed in recent updates: https://github.com/codenameone/codenameone/issues/1629


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -