Skip to content

eps graph format and graph_epstopng_program render graphs from wrong notebook #399

@charlieeatonphd

Description

@charlieeatonphd

Problem description

  • When I set graph_format = eps and graph_epstopng_program = convert, my Stata Kernel Notebook renders a graph from another Notebook, perhaps the last png graph I produced using Jupiter prior to this notebook.
    console_debug.log

Debugging log attached

Code Sample

graph box ft_faculty_per_100fte [aweight=all_under], ylab(0(3)12) over(year) 

Expected Output

Other information

If you didn't attach the debugging log, please provide:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions