Change Maya 2016 Tumble Tool Axis - maya

Older versions of Maya will tumble around the Y axis with horizontal movement, that is alt+lmb left and right drag. Maya 2016 now tumbles around the Z axis with horizontal movement. Is there are way to change this back to the old style tumble?

Some how the "World Coordinate System" was set to Z up. Setting the Up axis to Y under Preferences->Settings will restore the familiar tumble.
Settings Window

Related

Victory Chart not drawing strokes in the negative axis for a valid data set in React

I am creating a horizontal bar chart using Victory that may get negative value and for that scenario i need the chart to draw on the -ve x axis .
some thing like below ---
But currently i am using version 33.0.5 and when I try with that version i see none of the bar charts draw in horizontal -ve x axis . Only when i degrade the version lower than 32.0.0 i get the charts draw on the -ve axis. Is there no way to achieve this in version 33.0.5 ? or any higher version . If yes what am i missing..
I tried doing in this sandbox, currently the dependency for victory is set at 32.0.0 in which we will see the -ve x axis is not draw try lowering it below that and you will see the math has -ve x axis value too .
How to get this behaviour in higher versions of victory chart
Forked your sandbox and tried to fix it.
https://codesandbox.io/s/victory-bar-chart-demo-forked-jf5gm
referred https://spectrum.chat/victory/general/stacked-bar-chart-with-negative-values-moving-horizontal-axis-labels-and-some-other-issues~6aec7554-208e-42fa-a310-ce6f780ef10d.

Visual Studio form size

I have a winform, I define the Height to be 436 and the Width to be 470. I then display the mouse position in the title bar to check. What I expected to see is a value of 0 to 469 in the X direction when the mouse is over the form. What I see is that the maximum value in this axis is 459 and that the value changes even when the mouse is some distance from the form. I can bodge this to fit but it would be nice to be able to calculate the required size of the form to fit the controls. The height is not correct either. Could anyone point me to an explanation? This is created using VS 2017 on a Windows 10 PC. This is what the screen looks like as the X axis just stops changing, note the mouse position:
enter image description here
Forms have invisible borders. You can use margin instead of exact coordinates

How to hide axis bars in area chart and line chart in Google Data Studio

I currently have this issue where I am trying to hide the Y-axis of this line chart. Currently there is only the option to hide both axes in GDS.
Issue being is that the floating number at the y axis looks awkward.
Could anyone think of a work around? maybe hiding both axes and then creating a blank chart with the date values and using that as the x axis ticks.
One workaround is to draw a Shape or line over the axis and set it to a colour that blends in with the background, (although in the case above, it would cut into the first data point and data label) using Shift + movement keys for precision placement.
Google Data Studio Report as well as a GIF to elaborate:

Custom X-axis label formatting in Winform Chart Control

I am plotting graph with numeric value on Y axis and Date time value on X axis in windows forms chart control. I am setting X axis scale "IsLogarithmic" to true and i am getting the graph as shown in the image ...
I want to set the label formatting of X axis in such a way that it shows me 10^1, 10^2, 10^3 and so on...
Any idea or help will be appreciated.

How do I make the OrbitControls in Three js honor changes to orientation of the OrthographicCamera?

I use OrbitControls to allow the users to rotate and pan the screen. However I want to be able to set the rotation around the Z axis for the OrthographicCamera that the OrbitControls. I am able to change the position and the OrbitControls seem to honor that when I switch to a different view and back. However when I change the rotation around the Z axis for the OrthoGraphic camera, everytime I use the mouse to pan or rotate objects it jumps to 0 rotation and starts from there. How do I fix this?

Resources