Changes

Summary

  1. release notes
  2. 2685: put in kludge for https://pds-ppi.igpp.ucla.edu/data/maven-static-c/data/c6_32e64m/2014/10/mvn_sta_l2_c6-32e64m_20141013_v02_r01.xml?TT2000 where the valid maximum is something like 1e-200
  3. add depend0= keyword, since often you want to read in the independent variable as well.
  4. add depend0= keyword, since often you want to read in the independent variable as well.
  5. release notes
  6. add kludge for NEST thermostat files.
  7. add new support for JSONJ files
  8. tweak version after fixing "0." bug
  9. update URI templates link to new github project. tweak version
  10. show only positive frequencies
  11. https://sourceforge.net/p/autoplot/bugs/2684/: don't drop title in fft operation
  12. https://sourceforge.net/p/autoplot/bugs/2684/: automatically trim title and use elipsis if necessary
  13. add drawGrid
  14. add drawGrid
  15. drawGrid can be "T" or "true" to be consistent with scripts.
  16. 2684: use ColorUtil.decodeColor, so that named web colors can be used
  17. 2684: many of the changes, including descriptive tooltips
  18. if color isn't specified and foregroundcolor is, use foregroundcolor.
  19. https://sourceforge.net/p/autoplot/bugs/2684/: sort magnitude(fft(r))
Revision 28141 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
The file was modified/autoplot/trunk/Autoplot/src/screen.pngautoplot/Autoplot/src/screen.png
Revision 28140 by jbfaden:
2685: put in kludge for https://pds-ppi.igpp.ucla.edu/data/maven-static-c/data/c6_32e64m/2014/10/mvn_sta_l2_c6-32e64m_20141013_v02_r01.xml?TT2000
where the valid maximum is something like 1e-200
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PdsDataSource.javaautoplot/PDSDataSource/src/org/autoplot/pds/PdsDataSource.java
Revision 28139 by jbfaden:
add depend0= keyword, since often you want to read in the independent variable as well.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSourcePack/src/org/autoplot/json/JSONDataSourceFactory.javaautoplot/DataSourcePack/src/org/autoplot/json/JSONDataSourceFactory.java
Revision 28138 by jbfaden:
add depend0= keyword, since often you want to read in the independent variable as well.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSourcePack/src/org/autoplot/json/JSONDataSource.javaautoplot/DataSourcePack/src/org/autoplot/json/JSONDataSource.java
Revision 28137 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28136 by jbfaden:
add kludge for NEST thermostat files.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSourcePack/src/org/autoplot/json/JSONJIterator.javaautoplot/DataSourcePack/src/org/autoplot/json/JSONJIterator.java
Revision 28135 by jbfaden:
add new support for JSONJ files
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/DataSourcePack/src/META-INF/org.autoplot.datasource.DataSourceFactory.extensionsautoplot/DataSourcePack/src/META-INF/org.autoplot.datasource.DataSourceFactory.extensions
The file was added/autoplot/trunk/DataSourcePack/src/org/autoplot/jsonautoplot/DataSourcePack/src/org/autoplot/json
The file was added/autoplot/trunk/DataSourcePack/src/org/autoplot/json/JSONDataSource.javaautoplot/DataSourcePack/src/org/autoplot/json/JSONDataSource.java
The file was added/autoplot/trunk/DataSourcePack/src/org/autoplot/json/JSONDataSourceFactory.javaautoplot/DataSourcePack/src/org/autoplot/json/JSONDataSourceFactory.java
The file was added/autoplot/trunk/DataSourcePack/src/org/autoplot/json/JSONJIterator.javaautoplot/DataSourcePack/src/org/autoplot/json/JSONJIterator.java
The file was added/autoplot/trunk/DataSourcePack/src/org/autoplot/json/package.htmlautoplot/DataSourcePack/src/org/autoplot/json/package.html
Revision 28134 by jbfaden:
tweak version after fixing "0." bug
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/ServletInfo.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/ServletInfo.java
Revision 28133 by jbfaden:
update URI templates link to new github project.  tweak version
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/ServletInfo.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/ServletInfo.java
The file was modified/autoplot/trunk/AutoplotServlet/web/index.jspautoplot/AutoplotServlet/web/index.jsp
Revision 28132 by jbfaden:
show only positive frequencies
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 28131 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2684/: don't drop title in fft operation
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 28130 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2684/: automatically trim title and use elipsis if necessary
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 28129 by jbfaden:
add drawGrid
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/simple.jspautoplot/AutoplotServlet/web/simple.jsp
Revision 28128 by jbfaden:
add drawGrid
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/simple.jspautoplot/AutoplotServlet/web/simple.jsp
Revision 28127 by jbfaden:
drawGrid can be "T" or "true" to be consistent with scripts.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 28126 by jbfaden:
2684: use ColorUtil.decodeColor, so that named web colors can be used
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 28125 by jbfaden:
2684: many of the changes, including descriptive tooltips
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/web/simple.jspautoplot/AutoplotServlet/web/simple.jsp
Revision 28124 by jbfaden:
if color isn't specified and foregroundcolor is, use foregroundcolor.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java
Revision 28123 by jbfaden:
https://sourceforge.net/p/autoplot/bugs/2684/: sort magnitude(fft(r))
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.javaautoplot/AutoplotServlet/src/java/org/autoplot/servlet/SimpleServlet.java