Skip to content

[Feature Request] Allowing backend defined device coordinate typeΒ #128

Open
@EFanZh

Description

@EFanZh

It seems we should allow each backend define their own coordinate type.
For example, the SVG standard actually allows float point numbers, but plotters currently uses BackendCoord for all the backends.

===
** Original Conversation **
Currently, it seems that plotters only supports integer coordinates, so for SVG backend, some detail could be loss in the graph due to integer coordinates. Could real number coordinates be supported so the lines and curves could have more precision?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions