How do I read null data in EspressAPI to replace 0 value for the purpose of eliminating colored line in stackcolumn chart?
Reading from a data file, the zero data is “0” or 0 and the null data “” with Chart Designer. However, the null data is null instead of “” with Chart API. This is because null is a keyword in Java but not in txt file. java.lang.NoClassDevFoundError java.awt.Window in running Weblogic / EspressChart servlet on W2000.