export TikZ

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by dgteam.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3496
    SingingKim
    Participant

      Is there a way to export a graph generated from DataGraph to TikZ?

      (something like this on Matlab: https://www.mathworks.com/matlabcentral/fileexchange/22022-matlab2tikz-matlab2tikz)

      #3499
      dgteam
      Moderator

        For now, we do not have a way to go directly from DataGraph to TikZ.  Thanks for pointing out this format though.  We will have to give this some more thought.

        FYI — We do output vector graphics in the form of an SVG file and you could try converting from SVG to TikZ: https://github.com/kjellmf/svg2tikz.

        If you do we would be curious how well that works for you.

        Also, if you are incorporating directly into a LaTex document, PDF or EPS usually works well.

         

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.