Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Issues
  • #44
Closed
Open
Issue created Apr 20, 2016 by Jonathan Wilkes@jwilkesOwner

make [draw] arguments follow svg data spec

For path data commands, the last two parameters are always the x and y coordinate. But for [draw circle]/[draw rect]/etc. the arguments always begin with x and y coordinates. They should be changed to match the path data spec.

Not a big deal atm, but since nobody is using this API yet it should be changed now. It may become important later if we add a "clip-path" property using CSS shapes, because CSS shapes (roughly) follow the pattern of trailing coordinates.

Assignee
Assign to
Time tracking