Menu

#118 export of 3D graphs to vector formats broken

1.14
fixed
nobody
None
2critical
2021-02-07
2009-06-23
Knut Franke
No

Export of 3D graphs results in zero-length (SVG) or otherwise invalid files (PDF, PS).

Discussion

  • High Performance Coder

    • Group: v0.2.2 --> 1.D1
    • Priority: 5 --> 2
     
  • High Performance Coder

    Verified. Looks like it could be a failure to close the file.

     
  • High Performance Coder

    • Priority: 2 --> critical
     
  • High Performance Coder

    • Priority: critical --> 2critical
     
  • High Performance Coder

    • Group: 1.D1 --> 1.D3
     
  • High Performance Coder

    • Group: 1.D3 --> 1.D5
     
  • High Performance Coder

    • Group: 1.D5 --> next
     
  • High Performance Coder

    The problem appears to be in the IO::save method of qwt_plot3d.

    I will need to build a debug version of that library to see what's going on.

     
  • High Performance Coder

    Basically PDF and postscript work - at least okular and gv think so (although okular is a little slow on rendering the PDF).

    SVG is simply not implemented: see ApplicationWindow::exportGraph(), line 4747 of ApplicationWindow.cpp

     

    Last edit: High Performance Coder 2015-07-04
  • High Performance Coder

    Moreover, qwtplot3d does not supply an SVG renderer. I have changed the code to throw an exception, and implemented code to display exceptions so it is more obvious to the user this is the case.

     
  • High Performance Coder

    • status: open --> wont-fix
     
  • High Performance Coder

    • Group: next --> 1.14
     
  • Suthiro

    Suthiro - 2021-02-07

    fixed here

     
  • Suthiro

    Suthiro - 2021-02-07
    • status: wont-fix --> fixed
     

Log in to post a comment.

MongoDB Logo MongoDB