Jump to content
JChartFX Community

Search the Community

Showing results for tags 'position'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • jChartFX
    • General Questions
    • jQuery/jQuery UI
    • Styling and Aesthetics

Calendars

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. I'm using the DataGrid to display, for example, months and two series like this: var data = [ { "Month": "Jan", "A": 100, "B": 300 }, { "Month": "Feb", "A": 130, "B": 200 }, ... ] When the datagrid dock is on the right area, months are listed in rows and series in columns. But when the datagrid dock is on the bottom area, months are listed in columns and series in rows. How can I make the months to stay in rows when the datagrid dock is on the bottom area?
  2. Hi, I'm using a stacked doughnuts charts with title for each series. You can have a look at the following screenshot to understand what I meant: I need the two texts ("kg / élèves" and "Total" to be lower positioned manually or automatically according to their respective size (volume). How can I achieve that? Thanks!
  3. Hi, I'm using a stacked doughnuts charts with title for each series. You can have a look at the following screenshot to understand what I meant: I need the two texts ("kg / élèves" and "Total" to be lower positioned manually or automatically according to their respective size (volume). How can I achieve that? Thanks!
×
×
  • Create New...