Search found 2 matches
- Tue May 19, 2026 9:45 am
- Forum: Bug Reports
- Topic: PNG graph.save(t=png,d=300) exports at ~96 DPI metadata, not 300 DPI
- Replies: 0
- Views: 52
PNG graph.save(t=png,d=300) exports at ~96 DPI metadata, not 300 DPI
Hi EViews team, I think there may be a bug in PNG export DPI metadata. I exported graphs with commands like: rer_trends.save(t=png,d=300) "RER_trends.png" rer_irf.save(t=png,d=300,w=8,h=5) "RER_IRF.png" The program runs successfully and the PNG files are created, but the resultin...
- Wed Mar 25, 2026 6:16 pm
- Forum: Programming
- Topic: EViews 14 spool: command for “Use Display Names in Tree” (not just output)?
- Replies: 1
- Views: 2401
EViews 14 spool: command for “Use Display Names in Tree” (not just output)?
Hi everyone, I’m working in EViews 14 and trying to fully control spool formatting programmatically, specifically the GUI option: Use Display Names in Tree I found that: spool_name.options displaynames does not affect the spool tree. Instead, it only changes how names appear in the spool output/cont...
