Open kars0414 opened 5 years ago
You can only create a png from the rendered JavaScript. Plotly added support for direct rendering recently, but we haven’t added it yet. I was looking for the same functionality myself, but it seems non-trivial to do from java
On Tue, Oct 1, 2019 at 10:45 PM kars0414 notifications@github.com wrote:
Guys, am making beautiful interactive plots with Plot.show() - love tablesaw so far - but I also need to autogenerate a static PNG image version that can be emailed.
I can't see how this is achieved from within Java ? Am I missing something very basic ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jtablesaw/tablesaw/issues/678?email_source=notifications&email_token=AA2FPAXSQWP2P5QK334E2NDQMQDN3A5CNFSM4I4RB352YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPAMKKQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2FPAW4I3QGAG2XQ52YYZLQMQDN3ANCNFSM4I4RB35Q .
Any news with this request?
i don't expect to work on this in the near future.
On Tue, Dec 1, 2020 at 10:52 AM Doron Levi notifications@github.com wrote:
any news with this request?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jtablesaw/tablesaw/issues/678#issuecomment-736640859, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FPAWXOXVHNKRSFGPPAMDSSUGKNANCNFSM4I4RB35Q .
Any update on this request?
No. It’s very difficult to do this. It needs a JavaScript engine to produce the plot.
On Wed, Nov 10, 2021 at 4:30 PM mrusignola @.***> wrote:
Any update on this request?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jtablesaw/tablesaw/issues/678#issuecomment-965760802, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2FPAXX7U7PHWAVBGD2MSTULLP6TANCNFSM4I4RB35Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Guys, am making beautiful interactive plots with Plot.show() - love tablesaw so far - but I also need to autogenerate a static PNG image version that can be emailed.
I can't see how this is achieved from within Java ? Am I missing something very basic ?