[CLOSED] Is it possible to put a tooltip on chart legend or chart axis?

  1. #1

    [CLOSED] Is it possible to put a tooltip on chart legend or chart axis?

    Hello

    All is in the title. i have a new demand that is to show definitions for what is displayed on chart. My idea is to put a tooltip on element of the legend or on Y axes. Is there a solution to do that?
    Last edited by Daniil; Aug 15, 2012 at 11:29 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Unfortunately, there is no such built-in functionality.

    You could investigate the Ext.chart.Tip sources to know how it works.
    http://docs.sencha.com/ext-js/4-1/#!/api/Ext.chart.Tip

    Maybe, you will be able to achieve your requirement as well.

    Ext.chart.Tip listens the mousemove and mouseleave events of SVG elements.
  3. #3
    Too bad, Thanks, i will think of

Similar Threads

  1. Replies: 1
    Last Post: Nov 25, 2013, 5:13 PM
  2. [CLOSED] Area chart starting axis
    By Fahd in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 05, 2012, 8:56 PM
  3. Replies: 1
    Last Post: Jun 02, 2012, 7:12 AM
  4. Chart
    By zanotto in forum 2.x Help
    Replies: 7
    Last Post: Mar 09, 2012, 11:47 AM
  5. [CLOSED] Chart Ext.Net
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 01, 2011, 7:02 AM

Posting Permissions