You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some of the visualization modules--I've tested parallel coordinate plots, Radviz, and survey plots--data labels on points or on the axes are being cropped oddly by the display window. For parallel coordinate plots and Radviz, this extends to those labels being cropped even in the report or saved pngs. On Radviz, the weird cropping behavior extends to data labels even when zoomed in.
I've attached images of the behavior. I'm running the Orange Snapshot bundle, build 2.7.8, under OS X Mavericks (10.9.5).
Parallel Coordinate Plot of cars-mpg data -- The y axis is mostly invisible, off to the left. Radviz of Breast Cancer Data -- Two data labels are cropped by the edges of the plot area Zoomed Radviz -- The data label "displacement" continues to be cropped by the edge of the plot area, no matter how zoomed in
Edit, 4/12/15: The clipping problem with data labels on RadViz does not happen with continuous variables, provided a legend is attached to the plot. Radviz of cars-mpg using a continuous variable doesn't have the cropping problem.
The text was updated successfully, but these errors were encountered:
In some of the visualization modules--I've tested parallel coordinate plots, Radviz, and survey plots--data labels on points or on the axes are being cropped oddly by the display window. For parallel coordinate plots and Radviz, this extends to those labels being cropped even in the report or saved pngs. On Radviz, the weird cropping behavior extends to data labels even when zoomed in.
I've attached images of the behavior. I'm running the Orange Snapshot bundle, build 2.7.8, under OS X Mavericks (10.9.5).
Parallel Coordinate Plot of cars-mpg data -- The y axis is mostly invisible, off to the left.
Radviz of Breast Cancer Data -- Two data labels are cropped by the edges of the plot area
Zoomed Radviz -- The data label "displacement" continues to be cropped by the edge of the plot area, no matter how zoomed in
Edit, 4/12/15: The clipping problem with data labels on RadViz does not happen with continuous variables, provided a legend is attached to the plot. Radviz of cars-mpg using a continuous variable doesn't have the cropping problem.
The text was updated successfully, but these errors were encountered: