Code Monkey home page Code Monkey logo

inkscapecartesianplotdata2d's People

Contributors

fsmmlk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

inkscapecartesianplotdata2d's Issues

Command not showing up on menu.

Hello!

I have downloaded your extension to try it on Inkscape, but, seemingly, I have a bug. Please take a look on the attached screenshot. I cannot see the launch command in the extension menu. Could you check if there is a problem with the .inx that needs to be fixed or guide me to a solution?

Thank you and congratulations to your project!

sshot

update needed for Inkscape version 1.0

Hello,
Thank you for providing this extension for Inkscape users!

This is just to let you know that most 3rd party Inkscape extensions, like this one, probably will not work with the upcoming new Inkscape version, the long-awaited version 1.0.

Here is the info you need to update this extension, so that it will work with 1.0 and future versions.
https://wiki.inkscape.org/wiki/index.php?title=Updating_your_Extension_for_1.0

If you have further questions, you can contact Inkscape developers via mailing lists, forum, or the chatroom.

If you have already updated it, please disregard this message.

All best,
brynn

Error trying to plot an axis.

When I trying to plot axis in inkscape i get these errors.

Inkscape 1.1.1 (3bf5ae0d25, 2021-09-20)

Traceback (most recent call last):
  File "/home/user/.config/inkscape/extensions/textext/base.py", line 558, in tex_to_pdf
    exec_command([tex_command, self.tmp('tex')] + self.LATEX_OPTIONS)
  File "/home/user/.config/inkscape/extensions/textext/utility.py", line 240, in exec_command
    raise TexTextCommandFailed(message="Command %s failed (code %d)" % (' '.join(cmd), p.returncode),
textext.errors.TexTextCommandFailed: Command /usr/bin/pdflatex tmp.tex -interaction=nonstopmode -halt-on-error failed (code 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/user/.config/inkscape/extensions/cartesianAxes2D/cartesianAxes2D.py", line 89, in <module>
    axis.run()
  File "/usr/share/inkscape/extensions/inkex/base.py", line 131, in run
    self.save_raw(self.effect())
  File "/home/user/.config/inkscape/extensions/cartesianAxes2D/cartesianAxes2D.py", line 81, in effect
    inkPlot.axis.cartesian(self, root_layer, Xlimits, Ylimits, position, xLabel=so.xLabel, yLabel=so.yLabel, xlog10scale=so.xLog10scale,
  File "/home/user/.config/inkscape/extensions/inkscapeMadeEasy/inkscapeMadeEasy_Plot.py", line 554, in cartesian
    inkDraw.text.latex(ExtensionBaseObj, GroupAxis, xLabel,
  File "/home/user/.config/inkscape/extensions/inkscapeMadeEasy/inkscapeMadeEasy_Draw.py", line 1291, in latex
    tex.run(
  File "/usr/share/inkscape/extensions/inkex/base.py", line 131, in run
    self.save_raw(self.effect())
  File "/home/user/.config/inkscape/extensions/textext/base.py", line 315, in effect
    self.do_convert(new_text,
  File "/home/user/.config/inkscape/extensions/textext/base.py", line 388, in do_convert
    converter.tex_to_pdf(tex_executable, text, preamble_file)
  File "/home/user/.config/inkscape/extensions/textext/base.py", line 562, in tex_to_pdf
    raise TexTextConversionError(parsed_log, error.return_code, error.stdout, error.stderr)
textext.errors.TexTextConversionError: ! Package keyvalue Error: Unknown option 'per' for package siunitx.


For immediate help type H <return>.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.