jQWidgets Forums

jQuery UI Widgets Forums Chart Personalize Labels Color and Pie Chart Slide Color

Tagged: ,

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • leos1981
    Member

    Hi,

    Can you enhance the jqxchart so that we can personalize the label color for each bar/slide? Single color are very hard to match will all kinds of color in the bar/slide. Besides, appreciate if you can also allow us to personalize the color of slides in the pies chart.

    Example:
    series: [
    { dataField: ‘S&P 500’, displayText: ‘S&P 500’, color: ‘#ffffff’, labelColor: ‘#888888’ },
    { dataField: ‘NASDAQ’, displayText: ‘NASDAQ’, color: ‘#0ff0ff’, labelColor: ‘#888888’ }
    ]

    Thank you very much!

    Leos

     

     


    Peter Stoev
    Keymaster

    Hi Leos,

    As a solution, you may use the Chart’s labelClass property. You can set the labelClass to point to a CSS class in a serie or group.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.