├── 0.9x ├── cartesianAxes2D.inx └── cartesianAxes2D.py ├── LICENSE ├── README.md ├── docs └── images │ ├── Examples.png │ ├── Examples.svg │ ├── Examples_white.png │ ├── Legend_01.png │ ├── Legend_01.svg │ ├── TickLength.png │ ├── TickLength.svg │ ├── TickStep.png │ ├── TickStep.svg │ ├── TickSuffix.png │ ├── TickSuffix.svg │ ├── generalAspectRatio.png │ ├── generalAspectRatio.svg │ └── specification_Tab.png └── latest ├── cartesianAxes2D.inx └── cartesianAxes2D.py /0.9x/cartesianAxes2D.inx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/0.9x/cartesianAxes2D.inx -------------------------------------------------------------------------------- /0.9x/cartesianAxes2D.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/0.9x/cartesianAxes2D.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/README.md -------------------------------------------------------------------------------- /docs/images/Examples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/Examples.png -------------------------------------------------------------------------------- /docs/images/Examples.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/Examples.svg -------------------------------------------------------------------------------- /docs/images/Examples_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/Examples_white.png -------------------------------------------------------------------------------- /docs/images/Legend_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/Legend_01.png -------------------------------------------------------------------------------- /docs/images/Legend_01.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/Legend_01.svg -------------------------------------------------------------------------------- /docs/images/TickLength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/TickLength.png -------------------------------------------------------------------------------- /docs/images/TickLength.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/TickLength.svg -------------------------------------------------------------------------------- /docs/images/TickStep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/TickStep.png -------------------------------------------------------------------------------- /docs/images/TickStep.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/TickStep.svg -------------------------------------------------------------------------------- /docs/images/TickSuffix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/TickSuffix.png -------------------------------------------------------------------------------- /docs/images/TickSuffix.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/TickSuffix.svg -------------------------------------------------------------------------------- /docs/images/generalAspectRatio.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/generalAspectRatio.png -------------------------------------------------------------------------------- /docs/images/generalAspectRatio.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/generalAspectRatio.svg -------------------------------------------------------------------------------- /docs/images/specification_Tab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/docs/images/specification_Tab.png -------------------------------------------------------------------------------- /latest/cartesianAxes2D.inx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/latest/cartesianAxes2D.inx -------------------------------------------------------------------------------- /latest/cartesianAxes2D.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fsmMLK/inkscapeCartesianAxes2D/HEAD/latest/cartesianAxes2D.py --------------------------------------------------------------------------------