I have a column column outpatient and have a click event for each column. But how can I change the mouse cursor to another icon (for example, a hand) so that the user knows that the column with the click
You can use showHandOnHover if you want the mouse pointer to switch to your hands when you hover over
You can simply use rollOverGraphItem and rollOutGraphItem to switch the class to the chart container and set the cursor using css :)
CSS amcharts-graph-column, addClassNames true AMChart. ( 3)
amcharts-graph-column
addClassNames
This allows the column to have a cursor, without a solid diagram that looks clickable, and does not require the registration of any additional event handlers.
Source: https://habr.com/ru/post/1529295/More articles:onCreate () while activity is stopped (but not destroyed). Only after installation - androidForce Java 6 with Java 7 installed - javaPython warnings treated as errors cannot disable - pythonUsing async call in mongoose schema pre save function - node.jsВычисление происхождения повернутого элемента HTML - javascriptIs it practical to do precision calculations with asm.js? - javascriptDjango filter query performance improvement - pythonPause CSS animation using javascript, and also move to a specific place in the animation - javascriptChange or generate and then delete css3 keyframe - javascriptDefault parameters for named functions with a few caveats - default-parametersAll Articles