<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hmmm... Yeah, that's strange. I'm not sure what would cause that. <div><br></div><div>Just so you know (since I didn't see it for a long time, I thought I'd mention), there is the vtkAxis::SetBehavior(int) method which controls whether the axis is auto-scaled or fixed scale that you set. If the auto-scale is misbehaving (maybe not giving the right level of detail for a "nice" range), then you might want to call SetBehavior(vtkAxis::FIXED) before setting the Range.</div><div><br></div><div>-Eric</div><div><br><div><div>On Sep 29, 2010, at 9:11 AM, David Doria wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Wed, Sep 29, 2010 at 9:06 AM, Eric E. Monson <span dir="ltr"><<a href="mailto:emonson@cs.duke.edu">emonson@cs.duke.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word">Hey David,<div><br></div><div>I had to add vtkCharts to the TARGET_LINK_LIBRARIES to get it to build.</div><div><br></div><div>Is this what you are seeing?</div><div><br></div><div>-Eric</div>
<div><br></div><div><span><OctreeChart_rev1.png></span></div><div><br><div><div><div></div><div class="h5"><div></div></div></div></div></div></div></blockquote></div>
<br><div>Hi Eric,</div><div><br></div><div>You're right about adding vtkCharts (I just copied and pasted the wrong CMakeLists.txt). This is what I am seeing:</div><div><span><octree.png></span><br>
</div><div><br></div><div>Even though the first line of the output is: "Put 1 0.0813 in the table."</div><div><br>Maybe I need to update VTK?</div><div><br>David</div>
</blockquote></div><br></div></body></html>