I have multiple graphs using Zedgraph in a project, and I have met with great success. The only issue I am running into is formatting a log type axis the way I want it. I managed to get rid of the scientific notation, but I want to include more than just the powers of 10 in my labels.
A little clarification: I would like to keep the data formatted in a log scale, but display labels more like a regular linear graph.
Has anyone had an success with this? I have no problem editing the source if need be, just having a hard time finding the best place to do this.