Alien-Plotly-Orca

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


      to run AppImage, as we use AppImage for Linux. See also
      https://github.com/AppImage/AppImageKit/wiki/FUSE.

      * A running X service

      plotly-orca requires X service. If your host is headless you mostly
      need xvfb <https://en.wikipedia.org/wiki/Xvfb>, either ran as a
      service, or ran as a wrapper every time like xvfb-run orca ....

      * "open sans" font

      Not having this font won't cause installation to fail, but texts
      could be not properly rendered in the exported image file. See also
      https://github.com/plotly/orca/issues/148.

 Windows

    On Windows do not have your Perl installation itself in a long path.
    This is because that in the plotly-orca's tar.bz2 archive there are
    some files with quite long paths, and if your Perl itself is in a long
    path, during some intermediate step of installing this library there
    would need very long paths for some extractd files which could exceed

lib/Alien/Plotly/Orca.pm  view on Meta::CPAN

=item *

A running X service

plotly-orca requires X service. If your host is headless you
mostly need L<xvfb|https://en.wikipedia.org/wiki/Xvfb>, either ran as a
service, or ran as a wrapper every time like C<xvfb-run orca ...>.

=item *

"open sans" font

Not having this font won't cause installation to fail, but texts could be
not properly rendered in the exported image file. See also
L<https://github.com/plotly/orca/issues/148>.

=back

=head2 Windows

On Windows do not have your Perl installation itself in a long path. This
is because that in the plotly-orca's tar.bz2 archive there are some files
with quite long paths, and if your Perl itself is in a long path, during



( run in 0.622 second using v1.01-cache-2.11-cpan-5735350b133 )