If that isn't practical I guess I can always "pad" the left side of the positives with 100 "." and "pad" the right side of the negatives with 100 ".", colorize and have a single column graph.
--- In amibroker@yahoogroups.com, "gmorlosky" <gmorlo...@...> wrote: > > How can a string be right justified in the Explore display ??? or for that > matter how can a number be left justified. > > I'm working on a graphic representation of values from -100 to +100. > Column A would hold the right justified repeat characters of ||||| and Column > B would hold the left justified (normal) repeat characters of |||||. Colorred > column A and colorgreen column B. > Back to back the graph will look nice. >