Skip to content

Output pictures not saved in the markdown files #1

@haksunlinm

Description

@haksunlinm

All output pictures generated by jzy3d are saved in the markdown files.
https://github.com/nmltd/s2-public/tree/main/Examples/Plotting/jzy3d

picture_saved

It is probably because this is how these pictures are binary and are saved in the markdown files.
See the code for generation:
https://github.com/nmltd/s2-dev/blob/main/s2-java/s2-core/src/main/java/dev/nm/s2/plot/jzy3d/Jzy3dChartEncoder.java

However, all pictures generated by lets-plot and plotly are not saved. They need to be regenerated again by executing the code again.

picture_not_saved

The line in the picture is not saved in the markdown file. I had to regenerate it by executing the plotly code again.

https://github.com/nmltd/s2-public/tree/main/Examples/Plotting

Is there anyway to save the pictures/binaries in the markdown files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions