Skip to content

matplotlib text element not included in gcode #71

@MaierJuerg

Description

@MaierJuerg

I draw a scatter chart with line elements with python/plt.
I also add a text element to identify the plot.
In python I use fig.savefig("myfile.svg").
Looking through the generated .svg file I can see the commands for plotting the line and the text element.
Processing it with svg2gcode only the plot line is generated, the text element is ignored?
Otherwise great stuff! Never thought it would be so easy to generate gcode from my svg file.

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