Activity for Phil McLachlan

  • Phil McLachlan Phil McLachlan posted a comment on discussion General Discussion

    Also, what do I do to show multiple series on drilldown?

  • Phil McLachlan Phil McLachlan posted a comment on discussion General Discussion

    Hi, I have developed a column chart using GWT HighCharts, and I set the x-axis categories with a call to chart.getXAxis().setCategories(false, categories), where categories is a string array. This produces the correct categories for my data. Now, I have added the ability to drilldown from one series to another. This also works. The problem is I have to set the categories differently for the drilldown data. What is the best way to do this? I tried setSeriesPlotOptions(new SeriesPlotOptions().setSeriesClickEventHandler...

1