The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on value of type null - Line: 4475 - File: inc/functions.php PHP 8.0.30 (Linux)
|
Unable to save Jhplot and read it again - Printable Version +- jWork.ORG forums (https://jwork.org/forum) +-- Forum: DataMelt (/forumdisplay.php?fid=1) +--- Forum: DataMelt bug report (/forumdisplay.php?fid=3) +--- Thread: Unable to save Jhplot and read it again (/showthread.php?tid=51) |
Unable to save Jhplot and read it again - jworkorg - 07-18-2013 12:05 PM Hello, Thanks for the report. Indeed, there is a bug in reading *jhp files (not many noticed since Jython macros are the way to save graphics in readable form). We will address this bug in the new release. admin Unable to save Jhplot and read it again - jworkorg - 08-12-2013 03:49 PM hi, thanks you but i still get exception: if there is another way to save graphs and open them for edit next time? Exception in thread "reading JHplot XML file" java.lang.NullPointerException: entry at java.util.zip.ZipFile.getInputStream(Unknown Source) at java.util.jar.JarFile.getInputStream(Unknown Source) at jhplot.io.JHreader.readScript(JHreader.java:66) at jhplot.HPlot.readScript(HPlot.java:237) at jhplot.HPlot$3.run(HPlot.java:218) Unable to save Jhplot and read it again - jworkorg - 08-19-2013 07:09 AM Hi, My Quistion maybe not cleared, If I "save as" my plot graph and want to open it agin for editing, I give an example: I plot simple hplot, and edit the graph (change color, leagend....) I want to save it and open again with "open graph", and its not possible (I got an error). what is the solution? maybe there is another way? |