Created
December 18, 2017 02:15
-
-
Save lebek/5b88d20a5fd9e81af4950c8e91fe0b55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tooltipPanel: { | |
transform: [{ | |
scale3d: [.7, .7, .7] | |
}, { | |
translate: [0, -.03, .03] | |
}, { | |
rotateX: "45deg" | |
}] | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment