|
Notes |
|
|
(0019821)
|
|
Marcus D. Hanwell
|
|
2010-03-10 17:13
|
|
|
Working on this - the problem is that log10(0) is -infinity... So I will add treatment of NaN, inf and -inf to the chart rendering code. This may also require some extra logic when dealing with the range of the axes - first pass I will look at the existing code to see what solutions were found. |
|
|
|
(0019858)
|
|
Marcus D. Hanwell
|
|
2010-03-12 11:45
|
|
|
VTK/Charts/vtkPlotLine.cxx 1.23 includes improved handling for inf/nan values. I will mark this issue as resolved, and keep fixes for making the top/right axes work on the other bug report that is open. |
|
|
|
(0019994)
|
|
Alan Scott
|
|
2010-03-23 21:47
|
|
|
We now have logs top and bottom. Note that there is a known issue with log of 0, still being worked on. |
|