Erickbruse

Members
  • Content count

    2
  • Joined

  • Last visited

About Erickbruse

  • Rank
    Forum Newbie
  1. Export Chart At Client Side

    Im trying to export my Gantt chart as Full HTML report, but the grouped elements are collapsed. I cant seem to find the setting to export the gantt chart as fully expanded what am I missing?
  2. Pie Charts - Sort order of slices

    Im making several pie charts from a database and I would like to set the color of each slice based off the color supplied within the database. The colors are stored in hex since I used them for coloring my tables and text on the page. I have a function that converts them to an rgb array. The number of categories in my pie chart are dynamic, depending on what activity has taken place in the set time period. I pull everything together in different arrays. Heres some sample code I have been playing with, so far I have managed only to ensure that all the categories are black. Code: